summaryrefslogtreecommitdiff
path: root/tests/btrfs/153.out
AgeCommit message (Collapse)Author
2017-11-03btrfs: test for qgroup reservation leaks with preallocJustin Maggard
This test case writes into pre-allocated space, then tries to fallocate some more within the defined quota limit. Currently (4.14-rc7) this fails with EDQUOT due to quota reservation leakage when writing into pre- allocated space. A possible fix has been sent to the ML as "btrfs: Fix quota reservation leak on preallocated files" Signed-off-by: Justin Maggard <jmaggard@netgear.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>