Re: [PATCH 1/2] Btrfs: create the qgroup that limits root subvolume automatically

2013-02-22 Thread Shilong Wang
2013/2/22 Arne Jansen : > On 02/22/13 13:02, Wang Shilong wrote: >> From: Wang Shilong >> >> Creating the root subvolume qgroup when enabling quota,with > > Why only create a qgroup for the root subvolume and not for > every existing subvolume? > Yes,You are right. Creating all the existed subvol

Re: [PATCH 1/2] Btrfs: create the qgroup that limits root subvolume automatically

2013-02-22 Thread Arne Jansen
On 02/22/13 13:02, Wang Shilong wrote: > From: Wang Shilong > > Creating the root subvolume qgroup when enabling quota,with Why only create a qgroup for the root subvolume and not for every existing subvolume? > this patch,it will be ok to limit the whole filesystem size. This will not limit t

[PATCH 1/2] Btrfs: create the qgroup that limits root subvolume automatically

2013-02-22 Thread Wang Shilong
From: Wang Shilong Creating the root subvolume qgroup when enabling quota,with this patch,it will be ok to limit the whole filesystem size. Signed-off-by: Wang Shilong Reviewed-by: Miao Xie Cc: Arne Jansen --- fs/btrfs/qgroup.c | 12 1 files changed, 12 insertions(+), 0 deleti