This series puts in place a few remaining pieces before finally
implementing the call to rbd_dev_probe() for the parent of a
layered rbd image if present.
-Alex
[PATCH 1/6] rbd: skip getting image id if known
[PATCH 2/6] rbd: allow null image name
These two take care of two issues that will arise once
we have activated probing parents.
[PATCH 3/6] rbd: get parent spec for version 2 images
This fetches the identities for a parent image.
[PATCH 4/6] libceph: define ceph_pg_pool_name_by_id()
[PATCH 5/6] rbd: get additional info in parent spec
This populates the parent spec with the names of the
ids for a parent image.
[PATCH 6/6] rbd: probe the parent of an image if present
This finally adds a call to the probe routine, and
handles teardown of layered images as well.
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html