Searched hist:"6 b140b85d92bd65db44f0a7a065b2e39a91e9a9d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | callback.h | diff 6b140b85d92bd65db44f0a7a065b2e39a91e9a9d Wed Jun 05 10:15:02 CDT 2013 Bryan Schumaker <bjschuma@netapp.com> NFS: Add in v4.2 callback operation
NFS v4.2 adds a CB_OFFLOAD operation used by COPY and WRITE_PLUS. Since neither of these operations have been implemented yet, simply return NFS4ERR_NOTSUPP.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | callback_xdr.c | diff 6b140b85d92bd65db44f0a7a065b2e39a91e9a9d Wed Jun 05 10:15:02 CDT 2013 Bryan Schumaker <bjschuma@netapp.com> NFS: Add in v4.2 callback operation
NFS v4.2 adds a CB_OFFLOAD operation used by COPY and WRITE_PLUS. Since neither of these operations have been implemented yet, simply return NFS4ERR_NOTSUPP.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|