]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4.1: Use nfs41_setup_sequence where appropriate
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Oct 2012 00:07:20 +0000 (20:07 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 1 Nov 2012 21:52:55 +0000 (17:52 -0400)
commit72f4e134407d66b64ea2350b5cb95a9eda07ef07
treea999018e3572b8e89488b53a58aba29de33c41f7
parentd4f706061648d627dcf7117d64dcb81f5d743a07
NFSv4.1: Use nfs41_setup_sequence where appropriate

There is no point in using nfs4_setup_sequence or nfs4_sequence_done
in pure NFSv4.1 functions. We already know that those have sessions...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c