On Fri, Sep 13, 2019 at 09:51:51AM +0800, Qu Wenruo wrote: > Add a test case where falloc is called on multiple holes with qgroup > enabled. > > This can cause qgroup reserved data space leak and false EDQUOT error > even we're not reaching the limit. > > The fix is titled: > "btrfs: qgroup: Fix the wrong target io_tree when freeing > reserved data space" > > Signed-off-by: Qu Wenruo <wqu@xxxxxxxx> Reviewed-by: Josef Bacik <josef@xxxxxxxxxxxxxx> Thanks, Josef