From: Alex Elder Date: Thu, 1 Nov 2012 13:39:26 +0000 (-0500) Subject: rbd: kill rbd_spec->image_name_len X-Git-Tag: v3.9-rc1~41^2~21^2~59^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e7a02f633ba7de0aefa87f3f0e3b31e953b09a;p=pandora-kernel.git rbd: kill rbd_spec->image_name_len There may have been a benefit to hanging on to the length of an image name before, but there is really none now. The only time it's used is when probing for rbd images, so we can just compute the length then. Signed-off-by: Alex Elder Reviewed-by: David Zafman Reviewed-by: Josh Durgin --- Reading git-diff-tree failed