From: Alex Elder Date: Fri, 26 Oct 2012 04:34:41 +0000 (-0500) Subject: rbd: pass and populate rbd_options structure X-Git-Tag: v3.8-rc1~21^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e9afeba7aa9ca925a79d9ce82f1a8e79e14c291;p=pandora-kernel.git rbd: pass and populate rbd_options structure Have the caller pass the address of an rbd_options structure to rbd_add_parse_args(), to be initialized with the information gleaned as a result of the parse. I know, this is another near-reversal of a recent change... Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed