Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1259888
| From | Neil Brown <neilb@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL REQUEST] last minute bug fixes for md. |
| Date | 2015-10-31 02:30 +0100 |
| Message-ID | <qpt9w-4Pd-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
they just keep coming in :-(
The following changes since commit 8bce6d35b308d73cdb2ee273c95d711a55be688c:
md/raid10: fix the 'new' raid10 layout to work correctly. (2015-10-24 16:24:25 +1100)
are available in the git repository at:
git://neil.brown.name/md tags/md/4.3-rc7-fixes
for you to fetch changes up to d01552a76d71f9879af448e9142389ee9be6e95b:
Revert "md: allow a partially recovered device to be hot-added to an array." (2015-10-31 11:00:56 +1100)
----------------------------------------------------------------
two more bug fixes for md.
One bugfix for a list corruption in raid5 because of incorrect
locking.
Other for possible data corruption when a recovering device is failed,
removed, and re-added.
Both tagged for -stable.
----------------------------------------------------------------
NeilBrown (1):
Revert "md: allow a partially recovered device to be hot-added to an array."
Roman Gushchin (1):
md/raid5: fix locking in handle_stripe_clean_event()
drivers/md/md.c | 3 +--
drivers/md/raid5.c | 6 ++++--
2 files changed, 5 insertions(+), 4 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL REQUEST] last minute bug fixes for md. Neil Brown <neilb@suse.com> - 2015-10-31 02:30 +0100
csiph-web