[PATCH v2 3/3] Btrfs: automatic rescan after quota enable command

2013-04-16 Thread Jan Schmidt
When qgroup tracking is enabled, we do an automatic cycle of the new rescan mechanism. Signed-off-by: Jan Schmidt list.bt...@jan-o-sch.net --- fs/btrfs/qgroup.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/fs/btrfs/qgroup.c b/fs/btrfs/qgroup.c index

Re: [PATCH v2 3/3] Btrfs: automatic rescan after quota enable command

2013-04-16 Thread Wang Shilong
Hi Chris, I' ve put my efforts in btrfs quota for a period of time. and i send a bunch of patches about btrfs quota. If you pull Jan's qgroup rescan patches, i'd like that you pull my this patch firstly: https://patchwork.kernel.org/patch/2402871/ Jan's group