1. 16 Dec, 2009 1 commit
    • Jens Axboe's avatar
      block: temporarily disable discard granularity · b568be62
      Jens Axboe authored
      Commit 86b37281 adds a check for
      misaligned stacking offsets, but it's buggy since the defaults are 0.
      Hence all dm devices that pass in a non-zero starting offset will
      be marked as misaligned amd dm will complain.
      
      A real fix is coming, in the mean time disable the discard granularity
      check so that users don't worry about dm reporting about misaligned
      devices.
      Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
      b568be62
  2. 15 Dec, 2009 39 commits