|
@@ -966,6 +966,7 @@ int btrfs_quota_disable(struct btrfs_trans_handle *trans,
|
|
fs_info->pending_quota_state = 0;
|
|
fs_info->pending_quota_state = 0;
|
|
quota_root = fs_info->quota_root;
|
|
quota_root = fs_info->quota_root;
|
|
fs_info->quota_root = NULL;
|
|
fs_info->quota_root = NULL;
|
|
|
|
+ fs_info->qgroup_flags &= ~BTRFS_QGROUP_STATUS_FLAG_ON;
|
|
spin_unlock(&fs_info->qgroup_lock);
|
|
spin_unlock(&fs_info->qgroup_lock);
|
|
|
|
|
|
btrfs_free_qgroup_config(fs_info);
|
|
btrfs_free_qgroup_config(fs_info);
|