From: Alex Elder Date: Fri, 24 Aug 2012 04:22:06 +0000 (-0500) Subject: rbd: more cleanup in rbd_header_from_disk() X-Git-Tag: v3.7-rc1~90^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=621901d652db10ad8ceddd25dd4b883978a873e1;p=pandora-kernel.git rbd: more cleanup in rbd_header_from_disk() This just rearranges things a bit more in rbd_header_from_disk() so that the snapshot sizes are initialized right after the buffer to hold them is allocated and doing a little further consolidation that follows from that. Also adds a few simple comments. Signed-off-by: Alex Elder Reviewed-by: Yehuda Sadeh --- Reading git-diff-tree failed