This series includes updates for two patches posted previously.

                                        -Alex

[PATCH 1/4] rbd: define rbd_update_size()
    This is a simple addition so a bit of code used by both
    format 1 and 2 can be common rather than duplicated.
[PATCH 2/4, v2] rbd: define rbd_dev_v2_refresh()
    Updated to fetch the image size in addition to the snapshot
    context when refreshing.  The names of some functions no
    longer contain "snapc" to reflect this.
[PATCH 3/4] rbd: implement feature checks
    This ensures that images requiring features not supported
    by the local rbd client software are rejected.
[PATCH 4/4] rbd: activate v2 image support
    Same as before, and trivial.
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to