Re: [PATCH 3/6] rbd: get parent spec for version 2 images

2012-10-31 Thread Josh Durgin
Reviewed-by: Josh Durgin On 10/30/2012 06:49 PM, Alex Elder wrote: Add support for getting the the information identifying the parent image for rbd images that have them. The child image holds a reference to its parent image specification structure. Create a new entry "parent" in /sys/bus/rbd

[PATCH 3/6] rbd: get parent spec for version 2 images

2012-10-30 Thread Alex Elder
Add support for getting the the information identifying the parent image for rbd images that have them. The child image holds a reference to its parent image specification structure. Create a new entry "parent" in /sys/bus/rbd/image/N/ to report the identifying information for the parent image, i