Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1295480 > unrolled thread

[GIT PULL REQUEST] md fixes for 4.4-rc

Started byNeilBrown <neilb@suse.com>
First post2015-12-19 23:20 +0100
Last post2015-12-19 23:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL REQUEST] md fixes for 4.4-rc NeilBrown <neilb@suse.com> - 2015-12-19 23:20 +0100

#1295480 — [GIT PULL REQUEST] md fixes for 4.4-rc

FromNeilBrown <neilb@suse.com>
Date2015-12-19 23:20 +0100
Subject[GIT PULL REQUEST] md fixes for 4.4-rc
Message-ID<qHy13-xD-3@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:

  Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)

are available in the git repository at:

  git://neil.brown.name/md tags/md/4.4-rc5-fixes

for you to fetch changes up to cb01c5496d2d9c0c862443561df16ff122db348f:

  Fix remove_and_add_spares removes drive added as spare in slot_store (2015-12-18 15:19:16 +1100)

----------------------------------------------------------------
4 fixes for md in 4.4-rc5

- 2 recently introduced regressions fixed.
- one older bug in RAID10 - tagged for -stable since 4.2
- one minor sysfs api improvement.

----------------------------------------------------------------
Artur Paszkiewicz (1):
      md/raid10: fix data corruption and crash during resync

Goldwyn Rodrigues (1):
      Fix remove_and_add_spares removes drive added as spare in slot_store

Mikulas Patocka (1):
      md: fix bug due to nested suspend

Shaohua Li (1):
      MD: change journal disk role to disk 0

 drivers/md/md.c     | 22 +++++++++++++++-------
 drivers/md/md.h     |  8 ++++++--
 drivers/md/raid10.c |  4 +++-
 3 files changed, 24 insertions(+), 10 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web