On Wed, Sep 04, 2013 at 04:05:53PM +0200, Miklos Szeredi wrote: > From: Miklos Szeredi <[email protected]> > > Do have_submounts(), shrink_dcache_parent() and d_drop() atomically. > > check_submounts_and_drop() can deal with negative dentries and > non-directories as well. > > Non-directories can also be mounted on. And just like directories we don't > want these to disappear with invalidation. > > Signed-off-by: Miklos Szeredi <[email protected]> > CC: Greg Kroah-Hartman <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

