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:
28444a2
)
don't bother with most of the bad_file_ops methods
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 4 Feb 2015 21:02:09 +0000
(16:02 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 20 Feb 2015 09:03:58 +0000
(
04:03
-0500)
Only ->open() should be there (always failing, of course). We never
replace ->f_op of an already opened struct file, so there's no way
for any of those methods to be called.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/bad_inode.c
patch
|
blob
|
history
diff --cc
fs/bad_inode.c
Simple merge