From: Avan Thakkar Date: Tue, 27 Aug 2024 07:43:11 +0000 (+0530) Subject: doc: Update pendingreleasenotes for CephFS NFS exports X-Git-Tag: v20.0.0~1047^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=af63b4742548e6552273948022b4160b3816c63b;p=ceph.git doc: Update pendingreleasenotes for CephFS NFS exports Signed-off-by: Avan Thakkar --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 88e0c12827d1..ef29abf1d5b6 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -261,6 +261,10 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config * RBD: The output of `rbd snap ls --all` command now includes the original type for trashed snapshots. +* NFS: The export create/apply of CephFS based exports will now have a additional parameter `cmount_path` under FSAL block, + which specifies the path within the CephFS to mount this export on. If this and the other + `EXPORT { FSAL {} }` options are the same between multiple exports, those exports will share a single CephFS client. If not specified, the default is `/`. + >=18.0.0 * The RGW policy parser now rejects unknown principals by default. If you are