]> 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)
commit85b335fbbaae6604c2898e29adaffecb1d766f00
tree742e5159cb3b3b836a00eeb840fbe3172981842c
parent32efc3d334e11e07ed8f6de4176df514a48a5fcc
parent0771a35df16364a855b7397ba7cea5fb6049e327
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