mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: add test for large direct I/O w/ RAID
Apparently we don't have any tests which exercise the code path in Btrfs that has to split up direct I/Os for RAID stripes. Add one to catch the bug fixed by "btrfs: fix RAID direct I/O reads with alternate csums". Reviewed-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
+2
-1
@@ -208,4 +208,5 @@
|
||||
203 auto quick send clone
|
||||
204 auto quick punch
|
||||
205 auto quick clone compress
|
||||
204 auto quick log replay
|
||||
206 auto quick log replay
|
||||
207 auto rw raid
|
||||
|
||||
Reference in New Issue
Block a user