Hi Linus, I meant to get this to you before -rc7, but what with all the travel plans.. anyway, here are a few of bug-fixes worthy of 4.3. Thanks, NeilBrown The following changes since commit 7379047d5585187d1288486d4627873170d0005a: Linux 4.3-rc6 (2015-10-18 16:08:42 -0700) are available in the git repository at: git://neil.brown.name/md/ tags/md/4.3-rc6-fixes for you to fetch changes up to 8bce6d35b308d73cdb2ee273c95d711a55be688c: md/raid10: fix the 'new' raid10 layout to work correctly. (2015-10-24 16:24:25 +1100) ---------------------------------------------------------------- Some raid1/raid10 fixes. Two fixes for bugs that are in both raid1 and raid10. Both related to bad-block-lists and at least one needs to be back ported to 3.1. Also a revision for the "new" layout in raid10. This "new" code (which aims to improve robustness) actually reduces robustness in some cases. It probably isn't in use at all as not public user-space code makes use of these new layouts. However just in case someone has their own code, it would be good to get the WARNing out for them sooner. ---------------------------------------------------------------- Jes Sorensen (2): md/raid1: submit_bio_wait() returns 0 on success md/raid10: submit_bio_wait() returns 0 on success NeilBrown (3): md/raid1: don't clear bitmap bit when bad-block-list write fails. md/raid10: don't clear bitmap bit when bad-block-list write fails. md/raid10: fix the 'new' raid10 layout to work correctly. drivers/md/raid1.c | 13 +++++++++---- drivers/md/raid10.c | 39 ++++++++++++++++++++++++++++++++------- 2 files changed, 41 insertions(+), 11 deletions(-)
Attachment:
signature.asc
Description: PGP signature