On 09/07/2012 10:39 AM, Alex Elder wrote: > This fifth series rearranges the order of a bunch of steps that > occur during initialization of a new rbd device structure. It > consists almost entirely of simple movements of code, but it > significantly separates updating a device's snapshot list from > registering devices for newly-found snapshots (which will be > for the benefit of format 2 image initialization). > > It is available as branch "wip-rbd-review-4" on the ceph-client git > repository, and is based on the branch "wip-rbd-review-3". > > https://github.com/ceph/ceph-client/tree/wip-rbd-review-4 Whoops, forgot to update after copy/paste. This should have read: It is available as branch "wip-rbd-review-5" on the ceph-client git repository, and is based on the branch "wip-rbd-review-4". https://github.com/ceph/ceph-client/tree/wip-rbd-review-5 > > -Alex > > [PATCH 1/9] d58dd5e rbd: assign header name later > [PATCH 2/9] c8fd9cf rbd: defer registering snapshot devices > [PATCH 3/9] bf469fa rbd: call set_snap() before snap_devs_update() > [PATCH 4/9] 1ee626d rbd: read the header before registering device > [PATCH 5/9] f05c12d rbd: defer setting device id > [PATCH 6/9] 8b8b8b7 rbd: call rbd_init_disk() sooner > [PATCH 7/9] f1194c2 rbd: drop dev registration check for new snap > [PATCH 8/9] 345936d rbd: set initial capacity in rbd_init_disk() > [PATCH 9/9] 527bbdd rbd: set up watch before announcing disk > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html