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 -- 2.25.1