Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1295480
| From | NeilBrown <neilb@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL REQUEST] md fixes for 4.4-rc |
| Date | 2015-12-19 23:20 +0100 |
| Message-ID | <qHy13-xD-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL REQUEST] md fixes for 4.4-rc NeilBrown <neilb@suse.com> - 2015-12-19 23:20 +0100
csiph-web