mbox series

[v2,0/1] Log Attribute Replay Test

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

Message

Catherine Hoang Sept. 1, 2021, 10:10 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     | 101 ++++++++++++++++++++++++++++
 tests/xfs/540.out | 168 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 269 insertions(+)
 create mode 100755 tests/xfs/540
 create mode 100755 tests/xfs/540.out