]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac854a1a690772352c7397141b9bc49d5a8c22d8
tree742e5159cb3b3b836a00eeb840fbe3172981842c
parentf22315c117dbfd49f7f0ee05e9fa1ed18fbf14f1
parent56c1313c4c8e52ffe2f410e52b113dd52eac326d
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