mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: add a test for the btrfs file extent gap issue
This is a test to validate that we're not adjusting up i_size before we have the appropriate file extents on disk. We had a problem where i_size would be adjusted up without a contiguous range of file extents, which isn't ok without a special option enabled. 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:
@@ -174,6 +174,7 @@
|
||||
169 auto quick send
|
||||
170 auto quick snapshot
|
||||
171 auto quick qgroup
|
||||
172 auto quick log replay
|
||||
173 auto quick swap
|
||||
174 auto quick swap
|
||||
175 auto quick swap volume
|
||||
|
||||
Reference in New Issue
Block a user