]> 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>
Wed, 31 Oct 2012 20:27:30 +0000 (16:27 -0400)
commitcd114732cf032e8b19555d4fc24cb22681a485ac
treea95985a00acd913f36397019c13a4772ef007b45
parent58902220b5d78b524f9fa85d2a720575c3a775df
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