ceph-csi/internal
Madhu Rajanna b3a4f510e6 rbd: take operation locks before operating on resource
Take operation locks on the resources before operating
on the resouces. This allows us to do parallel operations
for some RPC calls such as Clone and Restore of PVC.
This operations will only be blocked if the image is
expanding or Snapshot and RBD image is getting deleted.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-21 13:25:19 +00:00
..
cephfs cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
csi-common cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
journal cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
liveness cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
rbd rbd: take operation locks before operating on resource 2020-07-21 13:25:19 +00:00
util journal: Add additional operation based locking 2020-07-21 13:25:19 +00:00