All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] mdadm/test: Update for mdadm test part
@ 2017-08-28  9:24 Zhilong Liu
  2017-08-28  9:24 ` [PATCH 1/5] mdadm/bitmap: examine-bitmap failed when bitmap is external mode Zhilong Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Zhilong Liu @ 2017-08-28  9:24 UTC (permalink / raw)
  To: Jes.Sorensen; +Cc: linux-raid, Zhilong Liu

Hi, Jes;
  Here update trivial fixes for test part, add new test case
for readonly/readwrite feature and get rid of unused files.

Thanks,
Zhilong

Zhilong Liu (5):
  mdadm/bitmap: examine-bitmap failed when bitmap is external mode
  mdadm/test: use the first element of array as parsing condition
  mdadm/test: get rid of the tests/testdev
  mdadm/test: get rid of tests/check
  mdadm/test: add new testcase for testing readonly/readwrite

 bitmap.c         | 13 ++++++++-----
 test             |  2 +-
 tests/00readonly | 22 ++++++++++++++++++++++
 tests/check      | 35 -----------------------------------
 tests/testdev    | 13 -------------
 5 files changed, 31 insertions(+), 54 deletions(-)
 create mode 100644 tests/00readonly
 delete mode 100644 tests/check
 delete mode 100644 tests/testdev

-- 
2.6.6


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

end of thread, other threads:[~2017-09-01 15:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-28  9:24 [PATCH 0/5] mdadm/test: Update for mdadm test part Zhilong Liu
2017-08-28  9:24 ` [PATCH 1/5] mdadm/bitmap: examine-bitmap failed when bitmap is external mode Zhilong Liu
2017-09-01 15:20   ` Jes Sorensen
2017-08-28  9:24 ` [PATCH 2/5] mdadm/test: use the first element of array as parsing condition Zhilong Liu
2017-09-01 15:22   ` Jes Sorensen
2017-08-28  9:24 ` [PATCH 3/5] mdadm/test: get rid of the tests/testdev Zhilong Liu
2017-09-01 15:26   ` Jes Sorensen
2017-08-28  9:24 ` [PATCH 4/5] mdadm/test: get rid of tests/check Zhilong Liu
2017-09-01 15:27   ` Jes Sorensen
2017-08-28  9:24 ` [PATCH 5/5] mdadm/test: add new testcase for testing readonly/readwrite Zhilong Liu
2017-09-01 15:28   ` Jes Sorensen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.