From: Alex Elder Date: Wed, 1 May 2013 17:43:03 +0000 (-0500) Subject: rbd: allocate name separate from obj_request X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f907ad55967fec6bc6ec5ee84021070c49cf0bb1;p=pandora-kernel.git rbd: allocate name separate from obj_request The next patch will define a slab allocator for a object requests. To use that we'll need to allocate the name of an object separate from the request structure itself. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed