[PATCH v3 0/4] xfstests: add parent pointer tests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

These are the tests for Allison's parent pointer series:
https://lore.kernel.org/linux-xfs/20221021222936.934426-1-allison.henderson@xxxxxxxxxx/

These tests cover basic parent pointer operations, multiple links, and
error inject. This patch also adds a new parent group and parent common
functions.

v2->v3:
- Remove old helper functions
- Clean up requirements for each test
- Let mkfs handle protofile errors

Comments and feedback appreciated!

Catherine

Allison Henderson (4):
  common: add helpers for parent pointer tests
  xfs: add parent pointer test
  xfs: add multi link parent pointer test
  xfs: add parent pointer inject test

 common/parent       |  198 +++++++++
 common/rc           |    3 +
 common/xfs          |   12 +
 doc/group-names.txt |    1 +
 tests/xfs/554       |  101 +++++
 tests/xfs/554.out   |   59 +++
 tests/xfs/555       |   69 +++
 tests/xfs/555.out   | 1002 +++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/556       |   85 ++++
 tests/xfs/556.out   |   14 +
 10 files changed, 1544 insertions(+)
 create mode 100644 common/parent
 create mode 100755 tests/xfs/554
 create mode 100644 tests/xfs/554.out
 create mode 100755 tests/xfs/555
 create mode 100644 tests/xfs/555.out
 create mode 100755 tests/xfs/556
 create mode 100644 tests/xfs/556.out

-- 
2.25.1




[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux