ceph-csi/internal/cephfs/core
Madhu Rajanna 3092b46774 cephfs: return success if metadata operation not supported
If the ceph cluster is of older version and doesnot
support metadata operation, Instead of failing
the request return the success if metadata
operation is not supported.

fixes #3347

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 038462ff43)
2022-08-30 03:43:33 +00:00
..
clone_test.go cephfs: report detailed error message on clone failure 2022-06-30 19:33:41 +00:00
clone.go cephfs: snapshots honor --setmetadata option 2022-08-01 07:15:29 +00:00
filesystem.go cephfs: fix error logging in filesystem.go 2022-01-27 14:31:12 +00:00
metadata.go cephfs: return success if metadata operation not supported 2022-08-30 03:43:33 +00:00
snapshot_metadata.go cephfs: snapshots honor --setmetadata option 2022-08-01 07:15:29 +00:00
snapshot.go cephfs: snapshots honor --setmetadata option 2022-08-01 07:15:29 +00:00
volume.go cephfs: subvolumes honor --setmetadata option 2022-08-01 07:15:29 +00:00