]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs/fs-nfs-export: add note about export update behavior
authorSage Weil <sage@newdream.net>
Wed, 23 Jun 2021 16:46:07 +0000 (12:46 -0400)
committerSage Weil <sage@newdream.net>
Fri, 25 Jun 2021 23:13:09 +0000 (19:13 -0400)
Signed-off-by: Sage Weil <sage@newdream.net>
doc/cephfs/fs-nfs-exports.rst

index 267a97e5e237b5cf31be1cf082e5a4944f163a9c..9c8ab0b602bbbf45301ec7b5f34b26da52ffbb6d 100644 (file)
@@ -315,8 +315,14 @@ For example,::
      "clients": []
    }
 
-The exported JSON can be modified and then reapplied.  Here, *pseudo*
-and *access_type* are modified::
+The exported JSON can be modified and then reapplied.  Below, *pseudo*
+and *access_type* are modified.  When modifying an export, the
+provided JSON should fully describe the new state of the export (just
+as when creating a new export), with the exception of the
+authentication credentials, which will be carried over from the
+previous state of the export where possible.
+
+::
 
    $ ceph nfs export apply -i update_cephfs_export.json
    $ cat update_cephfs_export.json