Hello Arne,
> On 03/28/13 11:53, Wang Shilong wrote:
>> From: Wang Shilong
>>
>> This patch introduces mutex lock 'quota_lock', and makes
>> all the user change for quota protected by quota_lock.
>>
>> Signed-off-by: Wang Shilong
>> Reviewed-by: Miao Xie
>> ---
>> fs/btrfs/ctree.h |3 ++
On 03/28/13 11:54, Wang Shilong wrote:
> From: Wang Shilong
>
> We use mutex_lock to protect all the user change operaions.
> So when we are calling find_qgroup_rb() to check whether
> qgroup exists, we don't have to hold spin_lock.
>
> Besides, when enabling/disabling quota,it must be single
>
On 03/28/13 11:53, Wang Shilong wrote:
> From: Wang Shilong
>
> This patch introduces mutex lock 'quota_lock', and makes
> all the user change for quota protected by quota_lock.
>
> Signed-off-by: Wang Shilong
> Reviewed-by: Miao Xie
> ---
> fs/btrfs/ctree.h |3 +++
> fs/btrfs/disk-io.c
On Tue, 26 Mar 2013 15:34:06 -0400
Josef Bacik wrote:
> A user reported a problem where he was getting early ENOSPC with hundreds of
> gigs of free data space and 6 gigs of free metadata space. This is because
> the
> global block reserve was taking up the entire free metadata space. This is
>
On 03/30/13 12:55, Wang Shilong wrote:
>
>
>> On 03/29/13 14:42, Wang Shilong wrote:
>>> From: Wang Shilong
>>>
>>> Just remove the unnecessary check and assignment.
>>>
>>> Signed-off-by: Wang Shilong
>>> ---
>>> fs/btrfs/backref.c | 3 +--
>>> 1 file changed, 1 insertion(+), 2 deletions(-)
>>>
> On 03/29/13 14:42, Wang Shilong wrote:
>> From: Wang Shilong
>>
>> Just remove the unnecessary check and assignment.
>>
>> Signed-off-by: Wang Shilong
>> ---
>> fs/btrfs/backref.c | 3 +--
>> 1 file changed, 1 insertion(+), 2 deletions(-)
>>
>> diff --git a/fs/btrfs/backref.c b/fs/btrfs/bac
Hello,
> On 03/29/13 14:42, Wang Shilong wrote:
>> From: Wang Shilong
>>
>> Just remove the unnecessary check and assignment.
>>
>> Signed-off-by: Wang Shilong
>> ---
>> fs/btrfs/backref.c | 3 +--
>> 1 file changed, 1 insertion(+), 2 deletions(-)
>>
>> diff --git a/fs/btrfs/backref.c b/fs/bt
On 03/29/13 14:42, Wang Shilong wrote:
> From: Wang Shilong
>
> Just remove the unnecessary check and assignment.
>
> Signed-off-by: Wang Shilong
> ---
> fs/btrfs/backref.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/fs/btrfs/backref.c b/fs/btrfs/backref.c
> ind