From: Alex Elder Date: Fri, 26 Apr 2013 14:43:47 +0000 (-0500) Subject: rbd: move stripe_unit and stripe_count into header X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=500d0c0fbb85b59e5e75fc83ff701b7d8aa285f9;p=pandora-kernel.git rbd: move stripe_unit and stripe_count into header This commit added fetching if fancy striping parameters: 09186ddb rbd: get and check striping parameters They are almost unused, but the two fields storing the information really belonged in the rbd_image_header structure. This patch moves them there. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed