Niels de Vos 9b0383ce6c cleanup: remove unneeded updateSnapshotDetails() function
`updateSnapshotDetails()` just calls `getImageInfo()` on an `rbdVolume`
created from the `rbdSnapshot`. `getImageInfo()` is a function of the
base `rbdImage` struct, so there really is no need for this indirection.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-11-01 13:05:00 +01:00
..
2024-09-04 10:13:47 +00:00
2024-07-19 13:26:28 +00:00
2024-09-20 08:55:17 +00:00