[PATCH 1/2] Revert [PATCH] vfs: switch -show_devname() to struct dentry *

2012-05-31 Thread Miao Xie
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

Re: [PATCH 1/2] Revert [PATCH] vfs: switch -show_devname() to struct dentry *

2012-05-31 Thread Al Viro
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