diff options
author | Wang Shilong <[email protected]> | 2013-03-19 10:57:14 +0000 |
---|---|---|
committer | Chris Mason <[email protected]> | 2013-03-21 19:24:32 -0400 |
commit | 6113077cd319e747875ec71227d2b5cb54e08c76 (patch) | |
tree | dca81060451d10a7c2904ad7802d3cadbe4b65a5 /lib/test-string_helpers.c | |
parent | 835d974fabfa9bff4d173ad03c054ac2f673263f (diff) |
Btrfs: fix missing qgroup reservation before fallocating
Steps to reproduce:
mkfs.btrfs <disk>
mount <disk> <mnt>
btrfs quota enable <mnt>
btrfs sub create <mnt>/subv
btrfs qgroup limit 10M <mnt>/subv
fallocate --length 20M <mnt>/subv/data
For the above example, fallocating will return successfully which
is not expected, we try to fix it by doing qgroup reservation before
fallocating.
Signed-off-by: Wang Shilong <[email protected]>
Reviewed-by: Miao Xie <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions