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:
Josef Bacik
2020-02-20 09:38:55 -05:00
committed by Eryu Guan
parent 6f7ef01037
commit 1d6d14db11
3 changed files with 91 additions and 0 deletions
+1
View File
@@ -208,3 +208,4 @@
203 auto quick send clone
204 auto quick punch
205 auto quick clone compress
204 auto quick log replay