]> git-server-git.apps.pok.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)
committerSebastian Wagner <sewagner@redhat.com>
Thu, 9 Sep 2021 14:17:51 +0000 (16:17 +0200)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit fc304f2d56c739633ae4a4f118d48c85a3affee0)

doc/cephfs/fs-nfs-exports.rst

index b07e4e0f6a3371fb3c34b8b6ed3bbaec0b8e5a4e..06f3b6deadf21e1bd5e5784a49fb46e9f04a1821 100644 (file)
@@ -314,8 +314,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