From c3b91bfb7592f243f5d2e511a8a7dea70dc0cef3 Mon Sep 17 00:00:00 2001 From: ptools Date: Fri, 20 Feb 2004 04:15:18 +0000 Subject: [PATCH] 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. --- 082.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 --- -- 2.39.5