mtdchar: kill persistently held vfsmount
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 23 Mar 2012 17:47:52 +0000 (13:47 -0400)
committerAl 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