public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfstests: xfsprogs logformat tests
@ 2015-11-25 20:19 Brian Foster
  2015-11-25 20:19 ` [PATCH 1/2] tests/xfs: test xfsprogs log formatting infrastructure Brian Foster
  2015-11-25 20:19 ` [PATCH 2/2] tests/xfs: verify invalid metadata LSN detection Brian Foster
  0 siblings, 2 replies; 3+ messages in thread
From: Brian Foster @ 2015-11-25 20:19 UTC (permalink / raw)
  To: fstests; +Cc: xfs

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

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-25 20:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 20:19 [PATCH 0/2] xfstests: xfsprogs logformat tests Brian Foster
2015-11-25 20:19 ` [PATCH 1/2] tests/xfs: test xfsprogs log formatting infrastructure Brian Foster
2015-11-25 20:19 ` [PATCH 2/2] tests/xfs: verify invalid metadata LSN detection Brian Foster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox