Re: [PATCH v2 00/23] Rework btrfs qgroup reserved space framework

2015-10-09 Thread Filipe Manana
On Fri, Oct 9, 2015 at 6:45 AM, Qu Wenruo wrote: > > > Josef Bacik wrote on 2015/10/08 21:36 -0700: >> >> On 10/08/2015 07:11 PM, Qu Wenruo wrote: >>> >>> In previous rework of qgroup, we succeeded in fixing qgroup accounting >>> part, making the rfer/excl numbers

Re: [PATCH v2 00/23] Rework btrfs qgroup reserved space framework

2015-10-09 Thread Qu Wenruo
Filipe Manana wrote on 2015/10/09 07:41 +0100: On Fri, Oct 9, 2015 at 6:45 AM, Qu Wenruo wrote: Josef Bacik wrote on 2015/10/08 21:36 -0700: On 10/08/2015 07:11 PM, Qu Wenruo wrote: In previous rework of qgroup, we succeeded in fixing qgroup accounting part,

[PATCH v2 00/23] Rework btrfs qgroup reserved space framework

2015-10-08 Thread Qu Wenruo
In previous rework of qgroup, we succeeded in fixing qgroup accounting part, making the rfer/excl numbers accurate. But that's just part of qgroup work, another part of qgroup still has quite a lot problem, that's qgroup reserve space part which will lead to EQUOT even we are far from the limit.

Re: [PATCH v2 00/23] Rework btrfs qgroup reserved space framework

2015-10-08 Thread Qu Wenruo
Josef Bacik wrote on 2015/10/08 21:36 -0700: On 10/08/2015 07:11 PM, Qu Wenruo wrote: In previous rework of qgroup, we succeeded in fixing qgroup accounting part, making the rfer/excl numbers accurate. But that's just part of qgroup work, another part of qgroup still has quite a lot problem,

Re: [PATCH v2 00/23] Rework btrfs qgroup reserved space framework

2015-10-08 Thread Josef Bacik
On 10/08/2015 07:11 PM, Qu Wenruo wrote: In previous rework of qgroup, we succeeded in fixing qgroup accounting part, making the rfer/excl numbers accurate. But that's just part of qgroup work, another part of qgroup still has quite a lot problem, that's qgroup reserve space part which will