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:
2a6e26c
)
NFSv4.1: Simplify nfs41_sequence_done()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 16 Jun 2010 13:52:25 +0000
(09:52 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 22 Jun 2010 17:24:01 +0000
(13:24 -0400)
Nobody uses the rpc_status parameter.
It is not obvious why we need the struct nfs_client argument either, when
we already have that information in the session.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found