Documentation: Fix sysfs path for the NFSv4 client identifier
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 23 Jan 2023 16:58:47 +0000 (11:58 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 15 Feb 2023 16:01:03 +0000 (11:01 -0500)
commit3e2a036827ccb33e93bc6faa66ca40991963593c
treeefaaf8c799757a9713ef0c7e9728c3459a1e4495
parent4730515378a70064581b27ed112fcfc6f2a379ca
Documentation: Fix sysfs path for the NFSv4 client identifier

The sysfs path for the NFS4 client identfier should start with
the path component of 'nfs' for the kset, and then the 'net'
path component for the netns object, followed by the
'nfs_client' path component for the NFS client kobject,
and ending with 'identifier' for the netns_client_id
kobj_attribute.

Fixes: a28faaddb2be ("Documentation: Add an explanation of NFSv4 client identifiers")
Link: https://bugzilla.redhat.com/show_bug.cgi?id=1801326
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Documentation/filesystems/nfs/client-identifier.rst