NFS: Common versions of sequence helper functions
authorChuck Lever <chuck.lever@oracle.com>
Fri, 9 Aug 2013 16:48:18 +0000 (12:48 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 3 Sep 2013 19:26:32 +0000 (15:26 -0400)
commita9c92d6b853547ceccb28594af3609ecaf35af6f
tree529f09519664edf45d1313104c17622a9aff903e
parent5a580e0ae2c0228aef4d10d649aaf387bebd70b6
NFS: Common versions of sequence helper functions

NFSv4.0 will have need for this functionality when I add the ability
to block NFSv4.0 traffic before migration recovery.

I'm not really clear on why nfs4_set_sequence_privileged() gets a
generic name, but nfs41_init_sequence() gets a minor
version-specific name.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c