Merge tag 'md/3.20-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Feb 2015 01:34:21 +0000 (17:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Feb 2015 01:34:21 +0000 (17:34 -0800)
commit0d695d6d8bc1ed39f20c9ce115abf0129b27cb6f
tree742e5159cb3b3b836a00eeb840fbe3172981842c
parentd96c757efad495378e25de47000478f571322cf2
parent26ac107378c4742978216be1005b7291b799c7b2
Merge tag 'md/3.20-fixes' of git://neil.brown.name/md

Pull md bugfixes from Neil Brown:
 "Three bug md fixes for 3.20

  yet-another-livelock in raid5, and a problem with write errors to
  4K-block devices"

* tag 'md/3.20-fixes' of git://neil.brown.name/md:
  md/raid5: Fix livelock when array is both resyncing and degraded.
  md/raid10: round up to bdev_logical_block_size in narrow_write_error.
  md/raid1: round up to bdev_logical_block_size in narrow_write_error