public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Btrfs: add serval test case for incremental send
@ 2016-10-28  1:44 robbieko
  2016-10-28  1:44 ` [PATCH v2 1/4] xfstests: btrfs/131: add test for an incremental send with name collision robbieko
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: robbieko @ 2016-10-28  1:44 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, Robbie Ko

From: Robbie Ko <robbieko@synology.com>

Patch for test btrfs incremental send.

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     | 111 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/131.out |   2 +
 tests/btrfs/132     | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/132.out |   2 +
 tests/btrfs/133     | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/133.out |   2 +
 tests/btrfs/134     | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/134.out |   2 +
 tests/btrfs/group   |   4 ++
 9 files changed, 482 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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-01-19 12:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28  1:44 [PATCH v2 0/4] Btrfs: add serval test case for incremental send robbieko
2016-10-28  1:44 ` [PATCH v2 1/4] xfstests: btrfs/131: add test for an incremental send with name collision robbieko
2016-11-01  7:17   ` Eryu Guan
2016-11-02  3:40     ` robbieko
2016-10-28  1:44 ` [PATCH v2 2/4] xfstests: btrfs/132: add test for invaild update time by an incremental send robbieko
2016-10-28  1:44 ` [PATCH v2 3/4] xfstests: btrfs/133: add test for incremental send with rmdir applied on wrong name robbieko
2016-10-28  1:44 ` [PATCH v2 4/4] xfstests: btrfs/134: add test for incremental send which renames a directory already being deleted robbieko
2016-11-01  7:20   ` Eryu Guan
2016-11-02  3:52     ` robbieko
2017-01-19 12:11       ` Filipe Manana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox