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:
09fada5
)
gadgetfs: clean up
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 22 Jul 2012 17:23:33 +0000
(21:23 +0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 29 Jul 2012 17:24:21 +0000
(21:24 +0400)
sigh...
* opened files have non-NULL dentries and non-NULL inodes
* close_filp() needs current->files only if the file had been
in descriptor table.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found