aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorMike Snitzer <[email protected]>2024-09-05 19:09:58 +0000
committerAnna Schumaker <[email protected]>2024-09-23 19:03:31 +0000
commit92945bd81ca418ace7995bf5234ac311f6197d5d (patch)
tree4cedb401168b35144cb33efd06ff10425de46d61 /rust/helpers/helpers.c
parentnfs: implement client support for NFS_LOCALIO_PROGRAM (diff)
downloadkernel-92945bd81ca418ace7995bf5234ac311f6197d5d.tar.gz
kernel-92945bd81ca418ace7995bf5234ac311f6197d5d.zip
nfs: add Documentation/filesystems/nfs/localio.rst
This document gives an overview of the LOCALIO auxiliary RPC protocol added to the Linux NFS client and server to allow them to reliably handshake to determine if they are on the same host. Once an NFS client and server handshake as "local", the client will bypass the network RPC protocol for read, write and commit operations. Due to this XDR and RPC bypass, these operations will operate faster. Signed-off-by: Mike Snitzer <[email protected]> Reviewed-by: NeilBrown <[email protected]> Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions