ceph-csi/internal/cephfs/core
Madhu Rajanna ef14ea7723 cephfs: resize cloned, restored volume if required
Currently, as a workaround, we are calling
the resize volume on the cloned, restore volumes
to adjust the cloned, restored volumes.
With this fix, we are calling the resize volume
only if there is a size mismatch with requested
and the volume from which the new volume needs
to be created.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-01-12 10:44:11 +00:00
..
clone_test.go cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
clone.go cephfs: resize cloned, restored volume if required 2022-01-12 10:44:11 +00:00
filesystem.go cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
fsjournal.go cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
snapshot.go cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
volume.go cephfs: resize cloned, restored volume if required 2022-01-12 10:44:11 +00:00
volumeoptions.go cephfs: resize cloned, restored volume if required 2022-01-12 10:44:11 +00:00