Re: [PATCH] btrfs-progs: fix the path use full_path as provided by the root info

2017-07-12 Thread David Sterba
On Wed, Jul 12, 2017 at 03:20:27PM +0800, Anand Jain wrote: > This is a kind of preparatory patch for the patch which will add > --rootid and --uuid options for the btrfs subvol show command. > > As of now btrfs subvol show is using the external user provided subvol > path to show in the output. W

[PATCH] btrfs-progs: fix the path use full_path as provided by the root info

2017-07-12 Thread Anand Jain
This is a kind of preparatory patch for the patch which will add --rootid and --uuid options for the btrfs subvol show command. As of now btrfs subvol show is using the external user provided subvol path to show in the output. Which is kind of confusing. btrfs su show /btrfs /btrfs <-- Na