Merge branch 'for-linus' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Aug 2008 16:30:24 +0000 (09:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Aug 2008 16:30:24 +0000 (09:30 -0700)
commit3141eb6c50f1dafa99874e702d8b444034e2bb10
tree7eb110985d6487b90712bf84c4ade67be3783909
parent7db9cbb3748c46b80e5c99ffa91945b8dd4ed5e5
parent56ac36d722d0d27c03599d1245ac0ab59e474e5c
Merge branch 'for-linus' of git://neil.brown.name/md

* 'for-linus' of git://neil.brown.name/md:
  md: cancel check/repair requests when recovery is needed
  Allow raid10 resync to happening in larger chunks.
  Allow faulty devices to be removed from a readonly array.
  Don't let a blocked_rdev interfere with read request in raid5/6
  Fail safely when trying to grow an array with a write-intent bitmap.
  Restore force switch of md array to readonly at reboot time.
  Make writes to md/safe_mode_delay immediately effective.