commit | 1e5ec2e709bd8c5588fdbdda909945e4e2be8d23 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Thu Sep 15 14:57:48 2016 -0400 |
committer | Chris Mason <clm@fb.com> | Wed Sep 21 17:22:16 2016 -0700 |
tree | 0c5437b1e903466b9cb5aa60e6ac11d73785ecb2 | |
parent | b7f3c7d345f72240055efcdf4111fb2e0d01be99 [diff] |
Btrfs: handle quota reserve failure properly btrfs/022 was spitting a warning for the case that we exceed the quota. If we fail to make our quota reservation we need to clean up our data space reservation. Thanks, Signed-off-by: Josef Bacik <jbacik@fb.com> Tested-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Chris Mason <clm@fb.com>