Re: [PATCH 2/3] Btrfs-progs: make get default report correctly
From: Ilya Dryomov <idryomov@gmail.com>
Date: 2012-06-29 10:36:47
From: Ilya Dryomov <idryomov@gmail.com>
Date: 2012-06-29 10:36:47
On Fri, Jun 29, 2012 at 06:00:37PM +0800, Liu Bo wrote:
We have both set-default and get-default, but actually our get-default does not show which one is the default one. This patch plus the kernel side patch fix this.
Are you referring to the fact that get-default in Chris' btrfs-progs master lists all subvolumes instead of showing the default one? If so, I fixed that problem a while ago, patch is in Hugo's integration branch. Thanks, Ilya