From: Al Viro Date: Fri, 23 Mar 2012 17:47:52 +0000 (-0400) Subject: mtdchar: kill persistently held vfsmount X-Git-Tag: v3.4-rc1~2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00292bbf769620dea923dbd906afd88955f7ea19;p=pandora-kernel.git 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 --- Reading git-diff-tree failed