From: Alex Elder Date: Wed, 31 Oct 2012 00:40:33 +0000 (-0500) Subject: rbd: allow null image name X-Git-Tag: v3.8-rc1~21^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a92ffdf8a9b09f8fae9a8f418f87f30a5e459570;p=pandora-kernel.git rbd: allow null image name Format 2 parent images are partially identified by their image id, but it may not be possible to determine their image name. The name is not strictly needed for correct operation, so we won't be treating it as an error if we don't know it. Handle this case gracefully in rbd_name_show(). Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed