]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4.1: Simplify the sequence setup
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Oct 2012 00:28:44 +0000 (20:28 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 24 Oct 2012 15:29:15 +0000 (11:29 -0400)
commit481e43825492ea971d4ed2e9dd45f3f4dfcf2718
treef9760462515c5e8bf14ff4e97cf475481a9c4889
parent6471a03315c03eb08bf8f1233ffe8387f39ae410
NFSv4.1: Simplify the sequence setup

Nobody calls nfs4_setup_sequence or nfs41_setup_sequence without
also calling rpc_call_start() on success. This commit therefore
folds the rpc_call_start call into nfs41_setup_sequence().

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