From: ptools Date: Fri, 20 Feb 2004 04:15:18 +0000 (+0000) Subject: Fix up output for mkfs failure with logsize not a multiple X-Git-Tag: v1.1.0~863 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c3b91bfb7592f243f5d2e511a8a7dea70dc0cef3;p=xfstests-dev.git 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. --- diff --git a/082.out b/082.out index 7bd04027..fd68a1a3 100644 --- a/082.out +++ b/082.out @@ -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 ---