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:
508dc6e
)
nfsd4: delay setting current filehandle till success
author
J. Bruce Fields
<bfields@redhat.com>
Fri, 27 Jan 2012 21:26:02 +0000
(16:26 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 6 Mar 2012 23:13:36 +0000
(18:13 -0500)
Compound processing stops on error, so the current filehandle won't be
used on error. Thus the order here doesn't really matter. It'll be
more convenient to do it later, though.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4proc.c
patch
|
blob
|
history
diff --cc
fs/nfsd/nfs4proc.c
Simple merge