1. 31 8月, 2011 1 次提交
    • N
      md/raid5: fix a hang on device failure. · 43220aa0
      NeilBrown 提交于
      Waiting for a 'blocked' rdev to become unblocked in the raid5d thread
      cannot work with internal metadata as it is the raid5d thread which
      will clear the blocked flag.
      This wasn't a problem in 3.0 and earlier as we only set the blocked
      flag when external metadata was used then.
      However we now set it always, so we need to be more careful.
      Signed-off-by: NNeilBrown <neilb@suse.de>
      43220aa0
  2. 30 8月, 2011 1 次提交
  3. 25 8月, 2011 4 次提交
  4. 24 8月, 2011 7 次提交
  5. 23 8月, 2011 8 次提交
  6. 22 8月, 2011 7 次提交
  7. 21 8月, 2011 4 次提交
  8. 20 8月, 2011 8 次提交