1. 10 7月, 2013 1 次提交
  2. 04 7月, 2013 16 次提交
  3. 02 7月, 2013 2 次提交
  4. 29 6月, 2013 1 次提交
  5. 28 6月, 2013 6 次提交
  6. 27 6月, 2013 1 次提交
  7. 26 6月, 2013 1 次提交
    • J
      rbd: fetch object order before using it · 1617e40c
      Josh Durgin 提交于
      rbd_dev_v2_header_onetime() fetches striping information, and
      checks whether the image can be read by compariing the stripe unit
      to the object size. It determines the object size by shifting
      the object order, which is 0 at this point since it has not been
      read yet. Move the call to get the image size and object order
      before rbd_dev_v2_header_onetime() so it is set before use.
      Signed-off-by: NJosh Durgin <josh.durgin@inktank.com>
      Reviewed-by: NSage Weil <sage@inktank.com>
      1617e40c
  8. 25 6月, 2013 2 次提交
  9. 22 6月, 2013 2 次提交
  10. 19 6月, 2013 8 次提交