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:
22a71c3
)
mtdchar: kill persistently held vfsmount
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 23 Mar 2012 17:47:52 +0000
(13:47 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 31 Mar 2012 20:03:15 +0000
(16:03 -0400)
... and mtdchar_notifier along with it; just have ->drop_inode() that
will unconditionally get evict them instead of dances on mtd device
removal and use simple_pin_fs() instead of kern_mount()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found