On 07/26/2012 11:40 AM, Alex Elder wrote:
This series includes a set of fairly minor code cleanups in rbd. I won't bother summarizing them here. They are all simple nad their descriptions ought to be sufficient. -Alex [PATCH 1/6] rbd: drop extra header_rwsem init [PATCH 2/6] rbd: simplify __rbd_remove_all_snaps() [PATCH 3/6] rbd: clean up a few dout() calls [PATCH 4/6] ceph: define snap counts as u32 everywhere [PATCH 5/6] rbd: encapsulate header validity test [PATCH 6/6] rbd: rename rbd_device->id
Reviewed-by: Josh Durgin <josh.durgin@xxxxxxxxxxx> It looks like there are still several dout() calls using %lld when they should be %llu after these cleanups. -- 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