From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id oAACvRhG222530 for ; Wed, 10 Nov 2010 06:57:27 -0600 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 4237913A6F20 for ; Wed, 10 Nov 2010 04:58:55 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id Wk9avr3gIZLluVty for ; Wed, 10 Nov 2010 04:58:55 -0800 (PST) Received: from hch by bombadil.infradead.org with local (Exim 4.72 #1 (Red Hat Linux)) id 1PGAGN-0004oi-4H for xfs@oss.sgi.com; Wed, 10 Nov 2010 12:58:55 +0000 Date: Wed, 10 Nov 2010 07:58:55 -0500 From: Christoph Hellwig Subject: [PATCH] xfstests: fix 108 golden output Message-ID: <20101110125855.GA18357@infradead.org> MIME-Version: 1.0 Content-Disposition: inline List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: xfs@oss.sgi.com The new common scratch mount filter produces slightly different whitespaces than the old home grown filter, so adjust the golden output. Signed-off-by: Christoph Hellwig Index: xfstests-dev/108.out =================================================================== --- xfstests-dev.orig/108.out 2010-11-10 12:53:41.000000000 +0000 +++ xfstests-dev/108.out 2010-11-10 12:53:48.000000000 +0000 @@ -33,10 +33,10 @@ projid = 3 Mode: (0600/-rw-------) Uid: (1) Gid: (2) Disk quotas for User #1 (1) Filesystem Blocks Quota Limit Warn/Time Mounted on -SCRATCH_DEV 48M 0 0 00 [------] SCRATCH_MNT +SCRATCH_DEV 48M 0 0 00 [------] SCRATCH_MNT Disk quotas for User #1 (1) Filesystem Files Quota Limit Warn/Time Mounted on -SCRATCH_DEV 3 0 0 00 [------] SCRATCH_MNT +SCRATCH_DEV 3 0 0 00 [------] SCRATCH_MNT ### test group accounting @@ -65,10 +65,10 @@ projid = 3 Mode: (0600/-rw-------) Uid: (1) Gid: (2) Disk quotas for Group #2 (2) Filesystem Blocks Quota Limit Warn/Time Mounted on -SCRATCH_DEV 48M 0 0 00 [------] SCRATCH_MNT +SCRATCH_DEV 48M 0 0 00 [------] SCRATCH_MNT Disk quotas for Group #2 (2) Filesystem Files Quota Limit Warn/Time Mounted on -SCRATCH_DEV 3 0 0 00 [------] SCRATCH_MNT +SCRATCH_DEV 3 0 0 00 [------] SCRATCH_MNT ### create files, setting up ownership (type=p) File: "SCRATCH_MNT/buffer" @@ -95,7 +95,7 @@ projid = 3 Mode: (0600/-rw-------) Uid: (1) Gid: (2) Disk quotas for Project #3 (3) Filesystem Blocks Quota Limit Warn/Time Mounted on -SCRATCH_DEV 48M 0 0 00 [------] SCRATCH_MNT +SCRATCH_DEV 48M 0 0 00 [------] SCRATCH_MNT Disk quotas for Project #3 (3) Filesystem Files Quota Limit Warn/Time Mounted on -SCRATCH_DEV 3 0 0 00 [------] SCRATCH_MNT +SCRATCH_DEV 3 0 0 00 [------] SCRATCH_MNT _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs