Niels de Vos 42fc0b6bce rbd: rename setImageOptions() to constructImageOptions()
A function called `setImageOptions()` is expected to set the passed
options on the volume. However, the passed options parameter is only
filled with the options that should get set on the RBD-image at the time
of creation.

The naming of the function, and it's parameter is confusing. Rename the
function to `constructImageOptions()` and return the ImageOptions to
make it easier to understand.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-09-12 10:31:49 +00:00
..
2024-07-08 09:23:58 +00:00
2024-08-05 17:04:52 +00:00
2024-07-31 12:16:42 +00:00
2024-07-31 12:16:42 +00:00
2024-08-27 17:08:44 +00:00
2024-08-21 20:14:51 +00:00