On 03/13/2013 09:57 AM, Eric Sandeen wrote:
2 pretty simple ones, and a new btrfs test [PATCH 1/3] xfstests: add 274 to the prealloc group [PATCH 2/3] xfstests: keep newlines out of SCRATCH_DEV_POOL [PATCH 3/3] xfstests: btrfs tests for basic informational commands _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs
This series has been committed. Thanks --Rich commit 2730c49a3e80426167e6f9984b070883dc51d4b6 Author: Eric Sandeen <sandeen@xxxxxxxxxxx> Date: Wed Mar 13 19:01:58 2013 +0000 xfstests: btrfs tests for basic informational commands Run basic btrfs information commands in various ways, performing sanity tests of: filesystem show, label, sync, and device stats (sync is included just because it's simple). These are mostly just smoke tests, although for example show by label & UUID should verify that the correct fs was shown. This also adds quite a few new filters to accommodate the output of the new commands. Cc: linux-btrfs@xxxxxxxxxxxxxxx Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Reviewed-by: Stefan Behrens <sbehrens@xxxxxxxxxxxxxxxx> Signed-off-by: <rjohnston@xxxxxxx> commit d6e352916fbe835432bac2aa835bac440fe44287 Author: Eric Sandeen <sandeen@xxxxxxxxxx> Date: Wed Mar 13 14:57:02 2013 +0000 xfstests: keep newlines out of SCRATCH_DEV_POOL SCRATCH_DEV_POOL processing actually takes the first device out for SCRATCH_DEV and leaves the rest in SCRATCH_DEV_POOL. I'm not totally sold on that behavior, but for now, at least don't populate SCRATCH_DEV_POOL with newlines. Cc: linux-btrfs@xxxxxxxxxxxxxxx Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Reviewed-by: <rjohnston@xxxxxxx> Signed-off-by: <rjohnston@xxxxxxx> commit e279134e14800f1d7b34093a93e304b5bed7ec4d Author: Eric Sandeen <sandeen@xxxxxxxxxx> Date: Wed Mar 13 14:57:01 2013 +0000 xfstests: add 274 to the prealloc group test 274 does preallocation tests but is not in the prealloc group. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs