NFS: Remove nfs4_setup_sequence from generic rename code
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 19 Mar 2012 18:54:42 +0000 (14:54 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 21 Mar 2012 13:31:46 +0000 (09:31 -0400)
This is an NFS v4 specific operation, so it belongs in the NFS v4 code
and not the generic client.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found