mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Fix up output for mkfs failure with logsize not a multiple
of stripe size. With impending mkfs change this should always happen not just for non-aligned logs. Fix up output for mkfs failure with logsize not a multiple of stripe size. With impending mkfs change this should always happen not just for non-aligned logs.
This commit is contained in:
@@ -11,7 +11,7 @@ QA output created by 082
|
||||
*** compare logprint: 082.trans_buf with 082.fulldir/trans_buf.mnt-ologbsize=32k.mkfs-lversion=2,su=32768.sync.filtered
|
||||
--- mkfs=-lversion=2,su=36864, mnt=-ologbsize=32k, start=72, sync=sync ---
|
||||
|
||||
*** mount failed: -ologbsize=32k ***
|
||||
*** Cannot mkfs for this test using option specified: -lversion=2,su=36864 -lsize=2000b ***
|
||||
|
||||
--- mkfs=-lversion=2,su=5120, mnt=-ologbsize=32k, start=10, sync=sync ---
|
||||
|
||||
@@ -31,7 +31,7 @@ QA output created by 082
|
||||
*** compare logprint: 082.trans_buf with 082.fulldir/trans_buf.mnt-ologbsize=32k.mkfs-lversion=2,su=32768.nosync.filtered
|
||||
--- mkfs=-lversion=2,su=36864, mnt=-ologbsize=32k, start=72, sync=nosync ---
|
||||
|
||||
*** mount failed: -ologbsize=32k ***
|
||||
*** Cannot mkfs for this test using option specified: -lversion=2,su=36864 -lsize=2000b ***
|
||||
|
||||
--- mkfs=-lversion=2,su=5120, mnt=-ologbsize=32k, start=10, sync=nosync ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user