linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Btrfs: add serval test case for incremental send
@ 2016-10-13 11:04 robbieko
  2016-10-13 11:04 ` [PATCH 1/4] btrfs: add test for an incremental send don't skip overwrite ref for inode 256 robbieko
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: robbieko @ 2016-10-13 11:04 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Robbie Ko

From: Robbie Ko <robbieko@synology.com>

Patch for test btrfs incremental send. 

Robbie Ko (4):
  btrfs: add test for an incremental send don't skip overwrite ref for
    inode 256
  btrfs: add test for an incremental send add gen for is_waiting_for_rm
    when some corner case
  btrfs: add test for an incremental send add gen check in
    did_overwrite_ref
  btrfs: add test for an incremental send add gen check in
    will_overwrite_ref

 tests/btrfs/131     | 110 +++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/131.out |   2 +
 tests/btrfs/132     | 116 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/132.out |   2 +
 tests/btrfs/133     | 120 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/133.out |   2 +
 tests/btrfs/134     | 121 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/134.out |   2 +
 tests/btrfs/group   |   4 ++
 9 files changed, 479 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] 7+ messages in thread

end of thread, other threads:[~2016-10-13 13:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-13 11:04 [PATCH 0/4] Btrfs: add serval test case for incremental send robbieko
2016-10-13 11:04 ` [PATCH 1/4] btrfs: add test for an incremental send don't skip overwrite ref for inode 256 robbieko
2016-10-13 11:42   ` Filipe Manana
2016-10-13 11:04 ` [PATCH 2/4] btrfs: add test for an incremental send add gen for is_waiting_for_rm when some corner case robbieko
2016-10-13 11:04 ` [PATCH 3/4] btrfs: add test for an incremental send add gen check in did_overwrite_ref robbieko
2016-10-13 11:04 ` [PATCH 4/4] btrfs: add test for an incremental send add gen check in will_overwrite_ref robbieko
2016-10-13 11:49 ` [PATCH 0/4] Btrfs: add serval test case for incremental send Filipe Manana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).