From: Alex Elder Date: Mon, 6 May 2013 14:51:29 +0000 (-0500) Subject: rbd: set the mapping size and features later X-Git-Tag: v3.10-rc2~28^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f35a4dee14c31dc00807f3bcd59cc7a6959f63d7;p=pandora-kernel.git rbd: set the mapping size and features later Defer setting the size and features fields of a mapped image until after the Linux disk structure is set up. Set the capacity of the disk after that. Rearrange the definition of rbd_image_header, separating the fields that are set only once from those that can be updated. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed