Hi, all.
Patch from long long ago.
Anyone to review/comment/merge it?
Thanks
Qu
Original Message
Subject: [PATCH] btrfs: Add show_path function for btrfs_super_ops.
From: Qu Wenruo
To: linux-btrfs@vger.kernel.org
Date: 2014年07月21日 17:02
show_path() function in struct supe
Ping?
Any new comments?
It has been a long time and the patch still not merged
Thanks,
Qu
Original Message
Subject: Re: [PATCH] btrfs: Add show_path function for btrfs_super_ops.
From: Qu Wenruo
To: ,
Date: 2014年07月31日 11:50
Hi David,
No mean to disturb you, but it has
vs show_path() implement,
it would be also quite nice.
Thanks,
Qu
Original Message
Subject: Re: [PATCH] btrfs: Add show_path function for btrfs_super_ops.
From: Qu Wenruo
To: dste...@suse.cz, linux-btrfs@vger.kernel.org
Date: 2014年07月25日 08:40
Thanks for the comment
Thanks for the comment.
Original Message
Subject: Re: [PATCH] btrfs: Add show_path function for btrfs_super_ops.
From: David Sterba
To: Qu Wenruo
Date: 2014年07月24日 21:09
On Mon, Jul 21, 2014 at 05:02:29PM +0800, Qu Wenruo wrote:
show_path() function in struct
On Mon, Jul 21, 2014 at 05:02:29PM +0800, Qu Wenruo wrote:
> show_path() function in struct super_operations is used to output
> subtree mount info for mountinfo.
> Without the implement of show_path() function, user can not found where
> each subvolume is mounted if using 'subvolid=' mount option.