git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ba7db3
)
NFSv4.1: Simplify the sequence setup
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 23 Oct 2012 00:28:44 +0000
(20:28 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 5 Dec 2012 23:30:48 +0000
(
00:30
+0100)
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>
No differences found