]> git.karo-electronics.de Git - linux-beck.git/commit
NFS: Add in v4.2 callback operation
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 5 Jun 2013 15:15:02 +0000 (11:15 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 8 Jun 2013 20:20:18 +0000 (16:20 -0400)
commit6b140b85d92bd65db44f0a7a065b2e39a91e9a9d
tree5fb725e6877f30cb2bc8d39d6fbe37142543bfa7
parent459de2edb9105a5d091f8215650e12c0812d59f3
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>
fs/nfs/callback.h
fs/nfs/callback_xdr.c