nfs: standardize the rename response container
authorJeff Layton <jlayton@redhat.com>
Fri, 17 Sep 2010 21:31:06 +0000 (17:31 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 17 Sep 2010 21:31:06 +0000 (17:31 -0400)
commite8582a8b96f329083b4da29aa87bc43cc0d80dd1
treef0efdb995432c3559e6827994dcd3e77fa8c120e
parent920769f031a8aff87b66bdf49d1a0d0988241ef9
nfs: standardize the rename response container

Right now, v3 and v4 have their own variants. Create a standard struct
that will work for v3 and v4. v2 doesn't get anything but a simple error
and so isn't affected by this.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs3proc.c
fs/nfs/nfs3xdr.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c
include/linux/nfs_xdr.h