commit | 53b7cde9d5aa58cf7605664f0e34419156b02698 | [log] [tgz] |
---|---|---|
author | Qu Wenruo <quwenruo@cn.fujitsu.com> | Fri Feb 27 16:24:25 2015 +0800 |
committer | Chris Mason <clm@fb.com> | Mon Apr 13 07:52:57 2015 -0700 |
tree | 54c7779a0c62f542952a867b8f45f08581a596c6 | |
parent | 3393168d22fd5f1be5b5429a818c10f642e88ae3 [diff] |
btrfs: Update btrfs qgroup status item when rescan is done. Update qgroup status when rescan is done. Before this patch, status item is not updated on rescan finish, which causing the RESCAN and INCONSISTENT flags never cleared. Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com> Reviewed-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>