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:
4cdc951
)
nfsd4: warn on open failure after create
author
J. Bruce Fields
<bfields@redhat.com>
Thu, 13 Oct 2011 15:37:11 +0000
(11:37 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Mon, 17 Oct 2011 21:50:08 +0000
(17:50 -0400)
If we create the object and then return failure to the client, we're
left with an unexpected file in the filesystem.
I'm trying to eliminate such cases but not 100% sure I have so an
assertion might be helpful for now.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found