-
- Downloads
SUNRPC: mark bulk read/write data in xdrbuf
Adds a flag word to the xdrbuf struct which indicates any bulk disposition of the data. This enables RPC transport providers to marshal it efficiently/appropriately, and may enable other optimizations. Signed-off-by:Tom Talpey <tmt@netapp.com> Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>
Showing
- fs/nfs/nfs2xdr.c 2 additions, 0 deletionsfs/nfs/nfs2xdr.c
- fs/nfs/nfs3xdr.c 2 additions, 0 deletionsfs/nfs/nfs3xdr.c
- fs/nfs/nfs4xdr.c 2 additions, 0 deletionsfs/nfs/nfs4xdr.c
- include/linux/sunrpc/xdr.h 4 additions, 1 deletioninclude/linux/sunrpc/xdr.h
- net/sunrpc/clnt.c 1 addition, 0 deletionsnet/sunrpc/clnt.c
Loading
Please register or sign in to comment