Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.com>
To: linux-raid@vger.kernel.org
Cc: shli@fb.com, hch@infradead.org, dan.j.williams@intel.com,
	kernel-team@fb.com, Song Liu <songliubraving@fb.com>
Subject: Re: [PATCH 0/3] improve mdadm support of write journal
Date: Thu, 22 Oct 2015 12:22:29 +1100	[thread overview]
Message-ID: <877fmf1yui.fsf@notabene.neil.brown.name> (raw)
In-Reply-To: <1445452516-2816184-1-git-send-email-songliubraving@fb.com>

[-- Attachment #1: Type: text/plain, Size: 1185 bytes --]

Song Liu <songliubraving@fb.com> writes:

> 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
Thanks for these.  I have applied these patches and pushed them out.

I did make one small change.
The two entries you added to 'struct mdinfo' you put at the end, which
is in a section labeled:
	/* Device info for mdmon: */
They don't really fit there.  I moved them earlier.

Thanks,
NeilBrown

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

      parent reply	other threads:[~2015-10-22  1:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21 18:35 [PATCH 0/3] improve mdadm support of write journal Song Liu
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 ` Neil Brown [this message]

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=877fmf1yui.fsf@notabene.neil.brown.name \
    --to=neilb@suse.com \
    --cc=dan.j.williams@intel.com \
    --cc=hch@infradead.org \
    --cc=kernel-team@fb.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=shli@fb.com \
    --cc=songliubraving@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