linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] More DDF fixes and unit tests
@ 2013-07-19 19:04 mwilck
  2013-07-19 19:04 ` [PATCH 1/6] DDF: err_bad_md_layout: fix return value mwilck
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mwilck @ 2013-07-19 19:04 UTC (permalink / raw)
  To: neilb, linux-raid; +Cc: mwilck

Hi Neil,

here are some more fixes for the DDF patch series, and extended
DDF unit tests that helped me find the bugs.

Martin

*** BLURB HERE ***

Martin Wilck (6):
  DDF: err_bad_md_layout: fix return value
  DDF: kill_subarray_ddf: fix case without mdmon running
  DDF: getinfo_super_ddf_bvd: fix offset calculation for SVDs
  tests/10ddf-create: create RAID5 first
  test: increase number of devices to 13
  tests/10ddf-geometry: new unit test

 super-ddf.c          |   11 ++++--
 test                 |    4 +-
 tests/10ddf-create   |   10 +++---
 tests/10ddf-geometry |   82 ++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 96 insertions(+), 11 deletions(-)
 create mode 100644 tests/10ddf-geometry

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

end of thread, other threads:[~2013-07-19 19:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19 19:04 [PATCH 0/6] More DDF fixes and unit tests mwilck
2013-07-19 19:04 ` [PATCH 1/6] DDF: err_bad_md_layout: fix return value mwilck
2013-07-19 19:04 ` [PATCH 2/6] DDF: kill_subarray_ddf: fix case without mdmon running mwilck
2013-07-19 19:04 ` [PATCH 3/6] DDF: getinfo_super_ddf_bvd: fix offset calculation for SVDs mwilck
2013-07-19 19:04 ` [PATCH 4/6] tests/10ddf-create: create RAID5 first mwilck
2013-07-19 19:04 ` [PATCH 5/6] test: increase number of devices to 13 mwilck
2013-07-19 19:04 ` [PATCH 6/6] tests/10ddf-geometry: new unit test mwilck

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).