From: shli@kernel.org Date: Mon, 15 Dec 2014 01:57:02 +0000 (+1100) Subject: raid5: use flex_array for scribble data X-Git-Tag: omap-for-v4.1/fixes-rc1~34^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46d5b785621a;p=pandora-kernel.git raid5: use flex_array for scribble data Use flex_array for scribble data. Next patch will batch several stripes together, so scribble data should be able to cover several stripes, so this patch also allocates scribble data for stripes across a chunk. Signed-off-by: Shaohua Li Signed-off-by: NeilBrown --- Reading git-diff-tree failed