]> 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>
Mon, 26 Nov 2012 22:55:49 +0000 (17:55 -0500)
commit9af4894bfbc331eedc51f3353c57d75b755c9a86
treeda9307099e01d13558eff4dab39a16ca728ae297
parentc843dac9af8821e5a65aa2f1311f9f80be188b9a
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