mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: test for qgroup reservation leaks with prealloc
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>
This commit is contained in:
committed by
Eryu Guan
parent
93dcb9861e
commit
230efa52a4
@@ -155,3 +155,4 @@
|
||||
150 auto quick dangerous
|
||||
151 auto quick
|
||||
152 auto quick metadata qgroup send
|
||||
153 auto quick qgroup
|
||||
|
||||
Reference in New Issue
Block a user