From: Robbie Ko <[email protected]>
Patch for test btrfs incremental send.
V3: remove "run_" based helpers
V2: improve the change log
Robbie Ko (4):
xfstests: btrfs/131: add test for an incremental send with name
collision
xfstests: btrfs/132: add test for invaild update time by an
incremental send
xfstests: btrfs/133: add test for incremental send with rmdir applied
on wrong name
xfstests: btrfs/134: add test for incremental send which renames a
directory already being deleted
tests/btrfs/131 | 115 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/131.out | 9 ++++
tests/btrfs/132 | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/132.out | 7 +++
tests/btrfs/133 | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/133.out | 9 ++++
tests/btrfs/134 | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++
tests/btrfs/134.out | 9 ++++
tests/btrfs/group | 4 ++
9 files changed, 523 insertions(+)
create mode 100755 tests/btrfs/131
create mode 100644 tests/btrfs/131.out
create mode 100755 tests/btrfs/132
create mode 100644 tests/btrfs/132.out
create mode 100755 tests/btrfs/133
create mode 100644 tests/btrfs/133.out
create mode 100755 tests/btrfs/134
create mode 100644 tests/btrfs/134.out
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html