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:
d4a30e7
)
VFS: Fix another open intent Oops
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 18 Apr 2006 17:14:06 +0000
(13:14 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 19 Apr 2006 16:43:46 +0000
(12:43 -0400)
If the call to nfs_intent_set_file() fails to open a file in
nfs4_proc_create(), we should return an error.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found