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:
996e093
)
nfsd4: preallocate open stateid in process_open1()
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 17 Oct 2011 19:57:47 +0000
(15:57 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Mon, 17 Oct 2011 21:50:07 +0000
(17:50 -0400)
As with the nfs4_file, we'd prefer to find out about any failure before
creating a new file rather than after.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found