linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jes.Sorensen@redhat.com
To: neilb@suse.de
Cc: dledford@redhat.com, linux-raid@vger.kernel.org
Subject: [PATCH 0/2] Tests for add/remove of internal bitmaps
Date: Tue, 29 May 2012 17:09:57 +0200	[thread overview]
Message-ID: <1338304199-6047-1-git-send-email-Jes.Sorensen@redhat.com> (raw)

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


             reply	other threads:[~2012-05-29 15:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-29 15:09 Jes.Sorensen [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1338304199-6047-1-git-send-email-Jes.Sorensen@redhat.com \
    --to=jes.sorensen@redhat.com \
    --cc=dledford@redhat.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).