]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
NFS: add localio to sysfs
authorMike Snitzer <snitzer@kernel.org>
Tue, 13 May 2025 19:50:44 +0000 (15:50 -0400)
committerAnna Schumaker <anna.schumaker@oracle.com>
Wed, 28 May 2025 21:17:13 +0000 (17:17 -0400)
commit62d2cde203defb6702cab2c318c3346b11cdaeac
treee6997dc58f16bc3d5d9393aeb7896773f54f56cc
parentf72a67598cd797ac33d32cd3c10f321b51c6d9df
NFS: add localio to sysfs

The Linux NFS client and server added support for LOCALIO in Linux
v6.12. It is useful to know if a client and server negotiated LOCALIO
be used, so expose it through the 'localio' attribute.

Suggested-by: Anna Schumaker <anna.schumaker@oracle.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/sysfs.c