From: Shaohua Li <shli@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org
Subject: [GIT PULL] MD update for 4.19-rc2
Date: Fri, 7 Sep 2018 11:36:50 -0700 [thread overview]
Message-ID: <20180907183650.GA54020@kernel.org> (raw)
Hi,
Please pull MD fixes for 4.19-rc2:
- Fix a locking issue for md-cluster from Guoqing
- Fix a sync crash for raid10 from Ni
- Fix a reshape bug with raid5 cache enabled from Me
Thanks,
Shaohua
The following changes since commit 420f51f4ab6bce6e580390729fadb89c31123636:
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2018-08-31 09:20:30 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git tags/md/4.19-rc2
for you to fetch changes up to 41a95041126522a921fb73df22cbdd520dfdebad:
md-cluster: release RESYNC lock after the last resync message (2018-08-31 17:38:10 -0700)
----------------------------------------------------------------
Guoqing Jiang (1):
md-cluster: release RESYNC lock after the last resync message
Shaohua Li (1):
md/raid5-cache: disable reshape completely
Xiao Ni (1):
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
drivers/md/md-cluster.c | 10 +++++-----
drivers/md/raid10.c | 5 ++++-
drivers/md/raid5-log.h | 5 +++++
drivers/md/raid5.c | 6 +++---
4 files changed, 17 insertions(+), 9 deletions(-)
reply other threads:[~2018-09-07 18:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180907183650.GA54020@kernel.org \
--to=shli@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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).