From: Sage Weil Date: Mon, 24 May 2021 21:03:33 +0000 (-0500) Subject: doc/cephfs/nfs: remove documented limitation X-Git-Tag: v17.1.0~1835^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a534f7be3601a18cd7e26af67031f2dfe3fead7b;p=ceph.git 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 --- diff --git a/doc/cephfs/nfs.rst b/doc/cephfs/nfs.rst index 169894aeb73f..7e090678b810 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