1. 02 10月, 2012 1 次提交
    • A
      rbd: define rbd_dev_image_id() · 589d30e0
      Alex Elder 提交于
      New format 2 rbd images are permanently identified by a unique image
      id.  Each rbd image also has a name, but the name can be changed.
      A format 2 rbd image will have an object--whose name is based on the
      image name--which maps an image's name to its image id.
      
      Create a new function rbd_dev_image_id() that checks for the
      existence of the image id object, and if it's found, records the
      image id in the rbd_device structure.
      
      Create a new rbd device attribute (/sys/bus/rbd/<num>/image_id) that
      makes this information available.
      Signed-off-by: NAlex Elder <elder@inktank.com>
      Reviewed-by: NJosh Durgin <josh.durgin@inktank.com>
      589d30e0
  2. 22 9月, 2012 1 次提交
  3. 10 9月, 2012 1 次提交
  4. 29 8月, 2012 1 次提交
  5. 27 8月, 2012 1 次提交
  6. 23 8月, 2012 1 次提交
  7. 22 8月, 2012 3 次提交
  8. 21 8月, 2012 1 次提交
  9. 17 8月, 2012 2 次提交
  10. 15 8月, 2012 1 次提交
  11. 12 8月, 2012 1 次提交
  12. 10 8月, 2012 1 次提交
  13. 09 8月, 2012 3 次提交
  14. 08 8月, 2012 1 次提交
  15. 04 8月, 2012 2 次提交
  16. 02 8月, 2012 1 次提交
  17. 01 8月, 2012 8 次提交
  18. 31 7月, 2012 10 次提交