mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fstests: add a another gap extent testcase for btrfs
This is a testcase for a corner that I missed when trying to fix gap extents for btrfs. We would end up with gaps if we hole punched past isize and then extended past the gap in a specific way. This is a simple reproducer to show the problem, and has been properly fixed by my patches now. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -208,3 +208,4 @@
|
||||
203 auto quick send clone
|
||||
204 auto quick punch
|
||||
205 auto quick clone compress
|
||||
204 auto quick log replay
|
||||
|
||||
Reference in New Issue
Block a user