ceph-csi/internal/cephfs/store
Madhu Rajanna 7d6d188c67 cephfs: take lock on targetpath on node operation
We should not be dependent on the CO to ensure
that it will serialize the request instead of
that we need to have own internal locks to ensure
that we dont do concurrent operations for same
request.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 38b0a4cbad)
2024-12-17 13:05:33 +05:30
..
backingsnapshot.go cephfs: fscrypt encryption support 2022-11-23 12:21:02 +00:00
fsjournal.go cephfs: initialize VolumeGroupJournal 2024-03-21 06:16:42 +00:00
volumegroup.go cephfs: add helper for group options 2024-03-21 06:16:42 +00:00
volumeoptions_test.go cephfs: use shallow volumes for the ROX accessMode 2023-02-21 20:09:13 +00:00
volumeoptions.go cephfs: take lock on targetpath on node operation 2024-12-17 13:05:33 +05:30