ceph-csi/internal/cephfs
Madhu Rajanna f8fbf2e95a journal: add volumeMap to the group
instead of adding single volumes to the
group journal, support adding multiple
volumeID's map to the group journal
which is required for RBD as well.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2024-06-20 12:22:35 +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 snapshot specific name from group 2024-06-20 12:22:35 +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 journal: add volumeMap to the group 2024-06-20 12:22:35 +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: close dir 2024-05-27 10:28:37 +00:00
validator.go cephfs: address golangci-lint issues 2024-04-09 06:55:23 +00:00