xfs
[Top] [All Lists]

[PATCH 0/2] xfstests: xfsprogs logformat tests

To: fstests@xxxxxxxxxxxxxxx
Subject: [PATCH 0/2] xfstests: xfsprogs logformat tests
From: Brian Foster <bfoster@xxxxxxxxxx>
Date: Wed, 25 Nov 2015 15:19:48 -0500
Cc: xfs@xxxxxxxxxxx
Delivered-to: xfs@xxxxxxxxxxx
Hi all,

Here are a couple prospective tests that use the recently posted xfs_db
logformat command:

  http://oss.sgi.com/pipermail/xfs/2015-November/045139.html

Note that these should not be merged until xfs_db logformat support is
fully reviewed and merged into xfsprogs. Also note that the test numbers
are arbitrarily high and should be renumbered.

Patch 1 adds a test that uses xfs_logprint to verify that logformat
formats the log correctly with various stripe unit alignments. Patch 2
uses the logformat command to test invalid metadata LSN detection and
recovery. Thoughts, reviews, flames appreciated.

Brian

Brian Foster (2):
  tests/xfs: test xfsprogs log formatting infrastructure
  tests/xfs: verify invalid metadata LSN detection

 common/rc         | 14 +++++++++
 tests/xfs/376     | 71 +++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/376.out |  6 ++++
 tests/xfs/377     | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/377.out |  3 ++
 tests/xfs/group   |  2 ++
 6 files changed, 186 insertions(+)
 create mode 100755 tests/xfs/376
 create mode 100644 tests/xfs/376.out
 create mode 100755 tests/xfs/377
 create mode 100644 tests/xfs/377.out

-- 
2.1.0

<Prev in Thread] Current Thread [Next in Thread>