ceph-csi/internal/cephfs
Sunnatillo d46b7d7ff4 cephfs: Avoid hanging lock in volume mutex lock
This patch allows to avoid hanging mutex lock scenario when
fscrypt fails to unlock. Prevents uncessary delays

Signed-off-by: Sunnatillo <sunnat.samadov@est.tech>
2024-07-24 09:55:17 +00:00
..
core util: Removing JoinError in favor of fmt.Errorf 2024-05-22 09:05:42 +00:00
errors cephfs: add error for quiesce operation 2024-03-21 06:16:42 +00:00
mounter cephfs: address golangci-lint issues 2024-04-09 06:55:23 +00:00
store journal: remove unused parameter journalPoolID from ReserveName() 2024-07-08 09:23:58 +00:00
util cleanup: do not pass EncodingVersion to GenerateVolID() 2024-03-18 06:23:28 +00:00
controllerserver.go cephfs: address golangci-lint issues 2024-04-09 06:55:23 +00:00
driver_test.go cephfs: address golangci-lint issues 2024-04-09 06:55:23 +00:00
driver.go cephfs: add locks for volumegroup 2024-03-21 06:16:42 +00:00
fuserecovery.go cleanup: incorrect fuserecovery logging 2024-05-07 17:08:46 +00:00
groupcontrollerserver_test.go build: address 'copyloopvar' linter warning 2024-04-29 14:36:48 +00:00
groupcontrollerserver.go cleanup: append pointer instead of value to avoid copying lock value 2024-07-10 12:18:50 +00:00
identityserver.go cephs: remove VOLUME_ACCESSIBILITY_CONSTRAINTS capabilities 2024-06-13 10:08:15 +00:00
nodeserver_test.go build: address 'copyloopvar' linter warning 2024-04-29 14:36:48 +00:00
nodeserver.go cephfs: Avoid hanging lock in volume mutex lock 2024-07-24 09:55:17 +00:00
validator.go cephfs: address golangci-lint issues 2024-04-09 06:55:23 +00:00