From: Jonathan Brassow Date: Fri, 8 Feb 2008 02:11:32 +0000 (+0000) Subject: dm raid1: handle recovery failures X-Git-Tag: v2.6.25-rc1~280^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0205b798f926e2745de5fdebf0a8605c621de6;p=pandora-kernel.git dm raid1: handle recovery failures This patch adds the calls to 'fail_mirror' if an error occurs during mirror recovery (aka resynchronization). 'fail_mirror' is responsible for recording the type of error by mirror device and ensuring an event gets raised for the purpose of notifying userspace. Signed-off-by: Jonathan Brassow Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed