From: Avan Thakkar Date: Tue, 27 Aug 2024 07:43:11 +0000 (+0530) Subject: doc: Update pendingreleasenotes for CephFS NFS exports X-Git-Tag: testing/wip-vshankar-testing-20250105.135958-squid-debug~44^2~3 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a2e1e9974455b51e4bc77b3d82a94c2ed49e9285;p=ceph-ci.git doc: Update pendingreleasenotes for CephFS NFS exports Signed-off-by: Avan Thakkar (cherry picked from commit af63b4742548e6552273948022b4160b3816c63b) --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e324eb9ae8b..61c1258df24 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -249,6 +249,9 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config - osd_op_num_shards_hdd = 1 (was 5) - osd_op_num_threads_per_shard_hdd = 5 (was 1) For more details see https://tracker.ceph.com/issues/66289. +* 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