1. 22 10月, 2012 1 次提交
    • E
      md faulty: use disk_stack_limits() · 0be1fecd
      Eric Sandeen 提交于
      in:
      fe86cdce block: do not artificially constrain max_sectors for stacking drivers
      
      max_sectors defaults to UINT_MAX.  md faulty wasn't using
      disk_stack_limits(), so inherited this large value as well.
      This triggered a bug in XFS when stressed over md_faulty, when
      a very large bio_alloc() failed.
      
      That was on an older kernel, and I can't reproduce exactly the
      same thing upstream, but I think the fix is appropriate in any
      case.
      
      Thanks to Mike Snitzer for pointing out the problem.
      Signed-off-by: NEric Sandeen <sandeen@redhat.com>
      Signed-off-by: NNeilBrown <neilb@suse.de>
      0be1fecd
  2. 13 10月, 2012 5 次提交
  3. 12 10月, 2012 12 次提交
  4. 11 10月, 2012 22 次提交