linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Song Liu <songliubraving@fb.com>
To: linux-raid@vger.kernel.org
Cc: neilb@suse.com, dan.j.williams@intel.com, shli@fb.com,
	hch@infradead.org, kernel-team@fb.com,
	Song Liu <songliubraving@fb.com>
Subject: [PATCH 0/3] [mdadm] fixes and feature for journal device
Date: Mon, 21 Dec 2015 11:23:40 -0800	[thread overview]
Message-ID: <1450725823-1832511-1-git-send-email-songliubraving@fb.com> (raw)

As we give journal device disk role of 0
(http://marc.info/?l=linux-raid&m=145030044008753), we need 2 fixes
in mdadm (patch 1 and 2).

Patch 3 tries to add journal to an existing array that does not have
journal before.

Song Liu (3):
  [mdadm] move journal to end of --detail list
  [mdadm] in --add assign raid_disk of 0 to journal
  Add new journal to array that does not have journal

 Assemble.c |  5 +----
 Detail.c   |  5 +++--
 Manage.c   | 34 +++++++++++++++++++++++++++-------
 3 files changed, 31 insertions(+), 13 deletions(-)

--
2.4.6

             reply	other threads:[~2015-12-21 19:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-21 19:23 Song Liu [this message]
2015-12-21 19:23 ` [PATCH 1/3] [mdadm] move journal to end of --detail list Song Liu
2015-12-21 19:23 ` [PATCH 2/3] [mdadm] in --add assign raid_disk of 0 to journal Song Liu
2015-12-21 19:23 ` [PATCH 3/3] Add new journal to array that does not have journal Song Liu
2015-12-21 20:56   ` 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=1450725823-1832511-1-git-send-email-songliubraving@fb.com \
    --to=songliubraving@fb.com \
    --cc=dan.j.williams@intel.com \
    --cc=hch@infradead.org \
    --cc=kernel-team@fb.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.com \
    --cc=shli@fb.com \
    /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).