Home
last modified time | relevance | path

Searched hist:a11ada99ce93a79393dc6683d22f7915748c8f6b (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dxdr4.hdiff a11ada99ce93a79393dc6683d22f7915748c8f6b Wed Jul 27 13:41:18 CDT 2022 Chuck Lever <chuck.lever@oracle.com> NFSD: Move copy offload callback arguments into a separate structure

Refactor so that CB_OFFLOAD arguments can be passed without
allocating a whole struct nfsd4_copy object. On my system (x86_64)
this removes another 96 bytes from struct nfsd4_copy.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dnfs4callback.cdiff a11ada99ce93a79393dc6683d22f7915748c8f6b Wed Jul 27 13:41:18 CDT 2022 Chuck Lever <chuck.lever@oracle.com> NFSD: Move copy offload callback arguments into a separate structure

Refactor so that CB_OFFLOAD arguments can be passed without
allocating a whole struct nfsd4_copy object. On my system (x86_64)
this removes another 96 bytes from struct nfsd4_copy.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dnfs4proc.cdiff a11ada99ce93a79393dc6683d22f7915748c8f6b Wed Jul 27 13:41:18 CDT 2022 Chuck Lever <chuck.lever@oracle.com> NFSD: Move copy offload callback arguments into a separate structure

Refactor so that CB_OFFLOAD arguments can be passed without
allocating a whole struct nfsd4_copy object. On my system (x86_64)
this removes another 96 bytes from struct nfsd4_copy.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>