From: Shaohua Li Date: Fri, 29 May 2015 00:33:47 +0000 (-0700) Subject: md/raid5: ignore released_stripes check X-Git-Tag: omap-for-v4.3/legacy-v2-signed~100^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=713bc5c2deb437ef40d48374ae6a57e030bd9e35;p=pandora-kernel.git md/raid5: ignore released_stripes check conf->released_stripes list isn't always related to where there are free stripes pending. Active stripes can be in the list too. And even free stripes were active very recently. Signed-off-by: Shaohua Li Signed-off-by: NeilBrown --- Reading git-diff-tree failed