]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: update documentation for the nfs4_unique_id parameter
authorNeilBrown <neilb@suse.de>
Mon, 21 Mar 2022 05:20:43 +0000 (16:20 +1100)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 17 May 2022 19:30:03 +0000 (15:30 -0400)
commitc9b5aca821558b088c6dbd7293cb217768e52e09
tree779c748772663c11f85c935878a5569a8291efd2
parent3b6d569101ad8907c5ac850a51de23da3f6d07a1
NFS: update documentation for the nfs4_unique_id parameter

The documentation for nfs4_unique_id is out-of-date.  In particular it
claim that when nfs4_unique_id is set, the host name is not used.  since
Commit 74368a86efd3 ("NFSv4: Fix nfs4_init_uniform_client_string for net
namespaces") both the unique_id AND the host name are used.

Update the documentation to match the code.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Documentation/admin-guide/nfs/nfs-client.rst