From: majianpeng Date: Thu, 14 Nov 2013 04:16:18 +0000 (+1100) Subject: raid1: Add a field array_frozen to indicate whether raid in freeze state. X-Git-Tag: v3.13-rc1~31^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b364e3d048e49b1d177eb7ee7853e77aa0560464;p=pandora-kernel.git raid1: Add a field array_frozen to indicate whether raid in freeze state. Because the following patch will rewrite the content between normal IO and resync IO. So we used a parameter to indicate whether raid is in freeze array. Signed-off-by: Jianpeng Ma Signed-off-by: NeilBrown --- Reading git-diff-tree failed