ceph-csi/internal/cephfs/store
mageekchiu 0c60fd28ea cephfs: upgrading mount syntax
The old syntax is almost deprecated,and there are reasons to upgrade it
- old syntax is lack of fsid(critical for debugging and observability)
- mds_namespace is deprecated, it might be inappropriate to continue using it
- kernel will try new syntax first and then the old one, it's a waste

Signed-off-by: mageekchiu <qiukang@mail.ustc.edu.cn>
2025-03-25 14:39:22 +00:00
..
backingsnapshot.go cephfs: support omap store in radosnamespace 2024-10-21 14:11:27 +00:00
fsjournal.go util: move EncryptionType(s) to pkg/util/crypto 2025-03-07 16:05:04 +00:00
volumegroup.go journal: pass groupUUID to be used for omap name reserve 2025-01-28 17:19:32 +00:00
volumeoptions_test.go build: address 'copyloopvar' linter warning 2024-04-29 14:36:48 +00:00
volumeoptions.go cephfs: upgrading mount syntax 2025-03-25 14:39:22 +00:00