diff options
author | Mike Snitzer <snitzer@kernel.org> | 2024-09-05 22:09:58 +0300 |
---|---|---|
committer | Anna Schumaker <anna.schumaker@oracle.com> | 2024-09-23 22:03:31 +0300 |
commit | 92945bd81ca418ace7995bf5234ac311f6197d5d (patch) | |
tree | 4cedb401168b35144cb33efd06ff10425de46d61 /Documentation/.gitignore | |
parent | 56bcd0f07fdbf9770284bedb982236ab881ef909 (diff) | |
download | linux-92945bd81ca418ace7995bf5234ac311f6197d5d.tar.xz |
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 <snitzer@kernel.org>
Reviewed-by: NeilBrown <neilb@suse.de>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'Documentation/.gitignore')
0 files changed, 0 insertions, 0 deletions