Hi all, This is the first revision of a new xfstest to exercise the parent pointer code. The test cover basic parent pointer operations, including link, unlink, rename, overwrite, hardlinks and error inject. As always, comments and feedback are appreciated. Thank you! Allison Henderson (1): xfstests: Add parent pointer test tests/xfs/448 | 423 +++++++++++++++++++++ tests/xfs/448.out | 1096 +++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/xfs/group | 1 + 3 files changed, 1520 insertions(+) create mode 100755 tests/xfs/448 create mode 100644 tests/xfs/448.out -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html