]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
Content-Type: text/plain; charset="utf-8"
authorJosef Bacik <jbacik@fusionio.com>
Tue, 2 Jul 2013 19:17:18 +0000 (19:17 +0000)
committerRich Johnston <rjohnston@sgi.com>
Thu, 15 Aug 2013 18:57:38 +0000 (13:57 -0500)
commit617491caf44d5e93006d774da95f532e9d7de4c4
tree5b58081df31f5156bf9740084b5e20116409396e
parent74357dea4a975d2942163a2df7a527b57c46650b
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: xfstests: make the scratch device for generic/256 slightly larger
Date: Tue, 02 Jul 2013 19:17:18 -0000
From: Josef Bacik <jbacik@fusionio.com>
X-Patchwork-Id: 5816
Message-Id: <1372792638-23957-1-git-send-email-jbacik@fusionio.com>
To: <linux-btrfs@vger.kernel.org>, <xfs@oss.sgi.com>

This is similar to a previous fix I sent.  1 gig makes us do mixed file block
groups for btrfs, so these enospc tests will usually fail because we don't have
space for metadata, which is the case for this test.  So jack the size up to
1.5gig so that btrfs can do its normal thing and pass the test.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
tests/generic/256