]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NFS: Add implid to sysfs
authorAnna Schumaker <anna.schumaker@oracle.com>
Fri, 7 Feb 2025 20:42:21 +0000 (15:42 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 21 Mar 2025 13:34:52 +0000 (09:34 -0400)
commite171b965008de4e3c7fec49ce634c698c8bc924d
treea8aa45b5f2765deab312c990311ac0587ca5521f
parentcfe1f8776f23fd6dfe4ba9fcb695b129f0761187
NFS: Add implid to sysfs

The Linux NFS server added support for returning this information during
an EXCHANGE_ID in Linux v6.13. This is something and admin might want to
query, so let's add it to sysfs.

Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Link: https://lore.kernel.org/r/20250207204225.594002-2-anna@kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/sysfs.c