mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/300: fix golden output
This test was written before a solution was in place, I think, and so the expected output wasn't well tested. The test does a loop of sparse writes from 6 to 0, but the .out file expects 6 (not 7) extents. Fix it. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
33e02a8537
commit
3948694eb1
+1
-1
@@ -1,3 +1,3 @@
|
||||
QA output created by 300
|
||||
SCRATCH_MNT/300.test
|
||||
extents before:6 after:1 DONE SCRATCH_MNT/300.test
|
||||
extents before:7 after:1 DONE SCRATCH_MNT/300.test
|
||||
|
||||
Reference in New Issue
Block a user