On Sun, Mar 09, 2008 at 11:53:34PM -0700, Ram Pai wrote: > 1) reports deleted inode in dentry_path() consistent with that in __d_path() > 2) modified __d_path() to use prepend(), reducing the size of __d_path() > 3) moved all the functionality that reports mount information in /proc under > CONFIG_PROC_FS. I think that latter one goes to far, mnt_id and mn_pdid are generally useful information that should be generated unconditionally. That will also get rid of most of the ifdef clutter introduced in this patch. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html