NFS: Create a return_delegation rpc op
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 20 Jun 2012 19:53:44 +0000 (15:53 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Jun 2012 15:46:45 +0000 (11:46 -0400)
commit57ec14c55dee2733330327499d16e40f8c23219e
treef375d5c2c16266a55aa1d0c9a8a9e865465f1d12
parent011e2a7fd5e9e0c2fdba6b9466d53fc437f8bfaf
NFS: Create a return_delegation rpc op

Delegations are a v4 feature, so push return_delegation out of the
generic client by creating a new rpc_op and renaming the old function to
be in the nfs v4 "namespace"

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/delegation.c
fs/nfs/delegation.h
fs/nfs/dir.c
fs/nfs/inode.c
fs/nfs/nfs3proc.c
fs/nfs/nfs4proc.c
fs/nfs/proc.c
fs/nfs/unlink.c
include/linux/nfs_xdr.h