Re: [PATCH 0/3] btrfs-progs: Minor qgroup subcommand usage update

2018-10-25 Thread David Sterba
On Mon, Aug 06, 2018 at 02:00:05PM +0800, Qu Wenruo wrote: > It turns out even commit e5a6610c943b ("btrfs-progs: qgroup assign: add > option to schedule rescan") introduced the ability to auto rescan, it's > less known option and even some developer find it hard to understand. > (Well, the whole q

[PATCH 0/3] btrfs-progs: Minor qgroup subcommand usage update

2018-08-05 Thread Qu Wenruo
It turns out even commit e5a6610c943b ("btrfs-progs: qgroup assign: add option to schedule rescan") introduced the ability to auto rescan, it's less known option and even some developer find it hard to understand. (Well, the whole quota thing is already a little hard to understand) Thus it makes m