On 02/27/2015 03:24 AM, Qu Wenruo wrote:
From: Dongsheng Yang <yangds.f...@cn.fujitsu.com>

we forgot to clear STATUS_FLAG_ON in quota_disable(), it
will cause a problem shown as below:

        # mount /dev/sdc /mnt
        # btrfs quota enable /mnt
        # btrfs quota disable /mnt
        # btrfs quota rescan /mnt
        quota rescan started <--- expecting it fail here.
        # echo $?
        0

Signed-off-by: Dongsheng Yang <yangds.f...@cn.fujitsu.com>

Reviewed-by: Josef Bacik <jba...@fb.com>

Thanks,

Josef
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to