commit | 00292bbf769620dea923dbd906afd88955f7ea19 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Mar 23 13:47:52 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Mar 31 16:03:15 2012 -0400 |
tree | e13fb45d1c31e96d37213f514715bddc95bbea07 | |
parent | 22a71c3055cfcc277b7a8422d4ff256944370c24 [diff] |
mtdchar: kill persistently held vfsmount ... 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>