From: Alex Elder Date: Fri, 31 Aug 2012 22:29:52 +0000 (-0500) Subject: rbd: set mapping name with the rest X-Git-Tag: v3.7-rc1~90^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e1105a299adf7ac421d42a8be05205f51610f3c;p=pandora-kernel.git rbd: set mapping name with the rest With the exception of the snapshot name, all of the mapping-specific fields in an rbd device structure are set in rbd_header_set_snap(). Pass the snapshot name to be assigned into rbd_header_set_snap() to keep all of the mapping assignments together. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed