commit | 8f0205b798f926e2745de5fdebf0a8605c621de6 | [log] [tgz] |
---|---|---|
author | Jonathan Brassow <jbrassow@redhat.com> | Fri Feb 08 02:11:32 2008 +0000 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Feb 08 02:11:32 2008 +0000 |
tree | 3b0efdd8b666e507c2c7987ce6477064c2d4cc56 | |
parent | 72f4b314100bae85c75d8e4c6fec621ab44e777d [diff] |
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 <jbrassow@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>