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:
9afb978
)
nfsd4: get lock checks out of preprocess_seqid_op
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 22 Aug 2011 17:13:31 +0000
(13:13 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Sat, 27 Aug 2011 18:21:28 +0000
(14:21 -0400)
We've got some lock-specific code here in nfs4_preprocess_seqid_op which
is only used by nfsd4_lock(). Move it to the caller.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found