On Thursday 15 February 2007 04:53, Jan Engelhardt wrote: > What's the point in changing pipefs... you can *never* > reach it *anyway*, even if it was a /-style path, since > pipefs is a NOMNT filesystem.
The point is that we could then get rid of the special case for MS_NOUSER filesystems like pipefs in __d_path(). (This special case caused the lazy unmounted dir bug in the first place.) It is likely not really worth it, though. Andreas - 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/