]> 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)
commit40fd3f4b0f2d11fa4dc9da937c4fa74fbcb92f82
tree779c748772663c11f85c935878a5569a8291efd2
parentc2df2ddb06113fe081732673f7a7c69c4da635e0
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 41188abfabab ("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