From: Alex Elder Date: Tue, 10 Jul 2012 02:04:23 +0000 (-0500) Subject: rbd: dynamically allocate image name X-Git-Tag: v3.6-rc1~36^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf3e5ae1129ef18a702c14fbaac27aeb2fe25e62;p=pandora-kernel.git rbd: dynamically allocate image name There is no need to impose a small limit the length of the rbd image name recorded in a struct rbd_dev. Remove the limitation by allocating space for the image name dynamically. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed