mbox series

[v4,0/1] Log Attribute Replay Test

Message ID 20210825195144.2283-1-catherine.hoang@oracle.com (mailing list archive)
Headers show
Series Log Attribute Replay Test | expand

Message

Catherine Hoang Aug. 25, 2021, 7:51 p.m. UTC
Hi all,

I am currently working with Allison on logged attributes. 

This patch adds a test to exercise the log attribute error inject and log 
replay. Attributes are added in increasing sizes up to 64k, and the error 
inject is used to replay them from the log.

Questions and feedback are appreciated!

Catherine

Allison Henderson (1):
  xfstests: Add Log Attribute Replay test

 tests/xfs/540     |  96 ++++++++++++++++++++++++++++++++++
 tests/xfs/540.out | 130 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 226 insertions(+)
 create mode 100755 tests/xfs/540
 create mode 100644 tests/xfs/540.out