]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 May 2009 19:01:41 +0000 (12:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 May 2009 19:01:41 +0000 (12:01 -0700)
commit8ee4c961046822761f40a88a28921717f487e3f2
treee209cce2b19f99e722bcf806bf7f7fa9511f8dd8
parent4a82a99b5b4e39aa929ff2edb46f8fdaef931944
parentd51063e76a240f79e7712f446c5b878994d2fac3
Merge branch 'for-linus' of git://neil.brown.name/md

* 'for-linus' of git://neil.brown.name/md:
  md: remove rd%d links immediately after stopping an array.
  md: remove ability to explicit set an inactive array to 'clean'.
  md: constify VFTs
  md: tidy up status_resync to handle large arrays.
  md: fix some (more) errors with bitmaps on devices larger than 2TB.
  md/raid10: don't clear bitmap during recovery if array will still be degraded.
  md: fix loading of out-of-date bitmap.