From a534f7be3601a18cd7e26af67031f2dfe3fead7b Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 24 May 2021 16:03:33 -0500 Subject: [PATCH] doc/cephfs/nfs: remove documented limitation At the time NFS support was added, this limitation applied. However, in https://github.com/nfs-ganesha/nfs-ganesha/commit/b3d97f8157a131f55d848ff57e46af91b746b944 and https://github.com/nfs-ganesha/nfs-ganesha/commit/1cfe7e2df96f9785367ba94d41559140f584a875 we added support for multiple filesystems and started mixing the fscid into the filehandle. Signed-off-by: Sage Weil --- doc/cephfs/nfs.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/cephfs/nfs.rst b/doc/cephfs/nfs.rst index 169894aeb73..7e090678b81 100644 --- a/doc/cephfs/nfs.rst +++ b/doc/cephfs/nfs.rst @@ -74,12 +74,6 @@ following conventions work on Linux and some Unix platforms: mount -t nfs -o nfsvers=4.1,proto=tcp : -Current limitations -=================== - -- Per running ganesha daemon, FSAL_CEPH_ can only export one Ceph file system - although multiple directories in a Ceph file system may be exported. - .. _FSAL_CEPH: https://github.com/nfs-ganesha/nfs-ganesha/tree/next/src/FSAL/FSAL_CEPH .. _NFS-Ganesha NFS server: https://github.com/nfs-ganesha/nfs-ganesha/wiki -- 2.39.5