On Thu, May 31, 2012 at 06:25:11PM +0800, Miao Xie wrote: > This reverts commit d861c630e99febe5ce6055290085556c5b714b06 > > It is done to fix the wrong mount information of btrfs in /proc. > Btrfs is an interesting filesystem that can be made by several disks, and > we can remove any disk from the filesystem. But now if we remove the disk > that is specified at mount, the mount information in /proc(such as mounts/ > mountinfo and so on) is not updated. And this wrong information will make > us can not add that special disk back to the filesystem again. I will fix > this problem by implement the show_devname() interface for btrfs, and in > order to check the disk which is specified when doing mount is removed or not, > I want pass vfsmount object into this function. Keep wanting. Patch NAKed. -- 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