linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Tests for add/remove of internal bitmaps
@ 2012-05-29 15:09 Jes.Sorensen
  2012-05-29 15:09 ` [PATCH 1/2] New tests testing the addition of bitmaps Jes.Sorensen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jes.Sorensen @ 2012-05-29 15:09 UTC (permalink / raw)
  To: neilb; +Cc: dledford, linux-raid

From: Jes Sorensen <Jes.Sorensen@redhat.com>

Hi,

Sometime ago Neil fixed a bug where the kernel would OOPS when adding
a bitmap to an existing array and using it immediately. We hit this
more recently in RHEL so I figured I better write a proper testcase
for it.

The second patch is checking that removing bitmaps also works, though
I didn't have a specific case triggered by that. I just added them for
completeness.

I added the patches to the 05 prefix as that is where the other bitmap
related test cases were. Feel free to reassign them if you like.

Cheers,
Jes
 

Jes Sorensen (2):
  New tests testing the addition of bitmaps
  New tests testing removal of internal bitmaps

 tests/05r1-add-internalbitmap        |   20 ++++++++++++++++++++
 tests/05r1-add-internalbitmap-v1a    |   20 ++++++++++++++++++++
 tests/05r1-add-internalbitmap-v1b    |   20 ++++++++++++++++++++
 tests/05r1-add-internalbitmap-v1c    |   20 ++++++++++++++++++++
 tests/05r1-remove-internalbitmap     |   18 ++++++++++++++++++
 tests/05r1-remove-internalbitmap-v1a |   18 ++++++++++++++++++
 tests/05r1-remove-internalbitmap-v1b |   18 ++++++++++++++++++
 tests/05r1-remove-internalbitmap-v1c |   18 ++++++++++++++++++
 8 files changed, 152 insertions(+)
 create mode 100644 tests/05r1-add-internalbitmap
 create mode 100644 tests/05r1-add-internalbitmap-v1a
 create mode 100644 tests/05r1-add-internalbitmap-v1b
 create mode 100644 tests/05r1-add-internalbitmap-v1c
 create mode 100644 tests/05r1-remove-internalbitmap
 create mode 100644 tests/05r1-remove-internalbitmap-v1a
 create mode 100644 tests/05r1-remove-internalbitmap-v1b
 create mode 100644 tests/05r1-remove-internalbitmap-v1c

-- 
1.7.10.2


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

end of thread, other threads:[~2012-05-30  0:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-29 15:09 [PATCH 0/2] Tests for add/remove of internal bitmaps Jes.Sorensen
2012-05-29 15:09 ` [PATCH 1/2] New tests testing the addition of bitmaps Jes.Sorensen
2012-05-29 15:09 ` [PATCH 2/2] New tests testing removal of internal bitmaps Jes.Sorensen
2012-05-30  0:47 ` [PATCH 0/2] Tests for add/remove " NeilBrown

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