Messages in this thread |  | | Date | Wed, 18 Feb 2015 12:31:46 +1100 | From | NeilBrown <> | Subject | [GIT PULL REQUEST] some more bugfixes for md. |
| |
hi Linus, Please pull these three fixes, one tagged for -stable.
Thanks, NeilBrown
The following changes since commit 53a6ab4d3f6d6dc87ec8f14998b4b5536ee2968c:
md/raid10: fix conversion from RAID0 to RAID10 (2015-02-12 14:09:57 +1100)
are available in the git repository at:
git://neil.brown.name/md/ tags/md/3.20-fixes
for you to fetch changes up to 26ac107378c4742978216be1005b7291b799c7b2:
md/raid5: Fix livelock when array is both resyncing and degraded. (2015-02-18 11:35:14 +1100)
---------------------------------------------------------------- 3 bug md fixes for 3.20
yet-another-livelock in raid5, and a problem with write errors to 4K-block devices.
---------------------------------------------------------------- Nate Dailey (1): md/raid1: round up to bdev_logical_block_size in narrow_write_error
NeilBrown (2): md/raid10: round up to bdev_logical_block_size in narrow_write_error. md/raid5: Fix livelock when array is both resyncing and degraded.
drivers/md/raid1.c | 3 ++- drivers/md/raid10.c | 3 ++- drivers/md/raid5.c | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) [unhandled content-type:application/pgp-signature]
|  |