ceph-csi/internal/cephfs/mounter
mageekchiu 21d1d640e2 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-01-21 18:46:27 +08:00
..
fuse.go cephfs: added support for snapshot-backed volumes 2022-06-16 09:44:27 +00:00
kernel_test.go cephfs: address golangci-lint issues 2024-04-09 06:55:23 +00:00
kernel.go cephfs: upgrading mount syntax 2025-01-21 18:46:27 +08:00
volumemounter.go ci: update golangci-lint to v1.62.2 2025-01-08 11:56:24 +00:00