From: Song Liu <songliubraving@fb.com>
To: linux-raid@vger.kernel.org
Cc: neilb@suse.com, shli@fb.com, hch@infradead.org,
dan.j.williams@intel.com, kernel-team@fb.com,
Song Liu <songliubraving@fb.com>
Subject: [PATCH 0/3] improve mdadm support of write journal
Date: Wed, 21 Oct 2015 11:35:13 -0700 [thread overview]
Message-ID: <1445452516-2816184-1-git-send-email-songliubraving@fb.com> (raw)
Per discussion in
http://marc.info/?l=linux-raid&m=144522071120149
and related threads, the following patches add more support
for write journal (test script, man page, small refactoring).
Song Liu (3):
mdadm: refactor write journal code in Assemble and Incremental
mdadm: Add description of write journal to md.4
mdadm: add test script for raid456 journal
Assemble.c | 24 +++++---------------
Incremental.c | 25 ++++++--------------
md.4 | 20 ++++++++++++++++
mdadm.h | 6 ++---
super1.c | 19 +++-------------
test | 9 ++++++++
tests/20raid5journal | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 111 insertions(+), 56 deletions(-)
create mode 100644 tests/20raid5journal
--
2.4.6
next reply other threads:[~2015-10-21 18:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-21 18:35 Song Liu [this message]
2015-10-21 18:35 ` [PATCH 1/3] mdadm: refactor write journal code in Assemble and Incremental Song Liu
2015-10-21 18:35 ` [PATCH 2/3] mdadm: Add description of write journal to md.4 Song Liu
2015-10-21 18:35 ` [PATCH 3/3] mdadm: add test script for raid456 journal Song Liu
2015-10-22 1:22 ` [PATCH 0/3] improve mdadm support of write journal Neil Brown
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=1445452516-2816184-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