ceph-csi/internal
Madhu Rajanna 032fb228dd rbd: take lock on parent image during snapshotcreate
we need to take lock on parent rbd image when
we are creating a snapshot from it, if the user
tries to delete/resize the rbd image when we are
taking snapshots,we may face issues. if the volume
lock is present on the rbd image, the user cannot
resize the rbd image nor delete the rbd image.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-06 10:08:31 +00:00
..
cephfs cleanup: use errors.As() in cephfs.checkVolExists() 2020-07-03 09:12:48 +00:00
csi-common rbd: Add support for rbd ROX PVC mounting 2020-06-22 06:15:40 +00:00
journal cleanup: address err113 warnings about direct error comparisons 2020-07-06 08:57:46 +00:00
liveness cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd rbd: take lock on parent image during snapshotcreate 2020-07-06 10:08:31 +00:00
util rbd: add maxsnapshotsonimage flag 2020-07-06 10:08:31 +00:00