From: NeilBrown Date: Wed, 2 Jul 2014 01:35:06 +0000 (+1000) Subject: md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status X-Git-Tag: omap-for-v3.16/fixes-rc4~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd359203210efeb5d8f0d81c155079f34b47449;p=pandora-kernel.git md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status If an array has a bitmap, the when we set the "has bitmap" flag we incorrectly clear the "is clean" flag. "is clean" isn't really important when a bitmap is present, but it is best to get it right anyway. Reported-by: George Duffield Link: http://lkml.kernel.org/CAG__1a4MRV6gJL38XLAurtoSiD3rLBTmWpcS5HYvPpSfPR88UQ@mail.gmail.com Fixes: 36fa30636fb84b209210299684e1be66d9e58217 (v2.6.14) Signed-off-by: NeilBrown --- Reading git-diff-tree failed