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:
5c25f34
)
9p: Check for NULL fid in v9fs_dir_release()
author
jvrao
<jvrao@linux.vnet.ibm.com>
Wed, 25 Aug 2010 16:26:21 +0000
(16:26 +0000)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Mon, 13 Sep 2010 13:13:03 +0000
(08:13 -0500)
NULL fid should be handled in cases where we endup calling v9fs_dir_release()
before even we instantiate the fid in filp.
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found