]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Update pendingreleasenotes for CephFS NFS exports
authorAvan Thakkar <athakkar@redhat.com>
Tue, 27 Aug 2024 07:43:11 +0000 (13:13 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Tue, 27 Aug 2024 16:32:48 +0000 (22:02 +0530)
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
PendingReleaseNotes

index 88e0c12827d1930bf48fb9bc085085f72e75542e..ef29abf1d5b610dddf4106aa3ac091e486a6e160 100644 (file)
@@ -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