ceph-csi/internal/cephfs
Madhu Rajanna 2943555904 cephfs: fix omap deletion in DeleteSnapshot
the omap is stored with the requested
snapshot name not with the subvolume
snapshotname. This fix uses the correct
snapshot request name to cleanup the omap
once the subvolume snapshot is deleted.

fixes: #2832

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-02-08 20:37:53 +00:00
..
core cephfs: fix error logging in filesystem.go 2022-01-27 14:31:12 +00:00
errors cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
mounter cleanup: move mount functions to new pkg 2021-09-23 06:39:37 +00:00
util cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
controllerserver.go cephfs: fix omap deletion in DeleteSnapshot 2022-02-08 20:37:53 +00:00
driver.go cephfs: add SINGLE_NODE_{SINGLE/MULTI}_WRITER capability 2022-01-11 19:40:22 +00:00
identityserver.go internal: reformat long lines in internal/cephfs package to 120 chars 2021-06-28 14:43:49 +00:00
nodeserver.go cephfs: add SINGLE_NODE_{SINGLE/MULTI}_WRITER capability 2022-01-11 19:40:22 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00