ceph-csi/internal/cephfs
Madhu Rajanna bc92611d1b 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:34:39 +05:30
..
core cephfs: safeguard subVolumeGroupCreated map from race condition 2023-10-11 11:38:52 +05:30
errors cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
mounter build: address nolintlint errors from new golangci-lint 2023-06-05 04:49:46 +00:00
store cephfs: set Pool parameter to empty for Snapshot-backed volumes 2023-11-14 14:14:31 +05:30
util cephfs: fix make go-lint error 2023-08-30 11:16:40 +02:00
controllerserver.go build: address gofmt warnings 2023-06-05 04:49:46 +00:00
driver.go cephfs: subvolumes honor --setmetadata option 2022-08-01 07:15:29 +00:00
fuserecovery.go cleanup: fix spellcheck errors 2024-09-10 22:52:00 +05:30
identityserver.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
nodeserver.go cephfs: take lock on targetpath on node operation 2024-12-17 13:34:39 +05:30
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00