commit | 88b20a1a71d98d6e0b8373fa68fb784340b3ee51 | [log] [tgz] |
---|---|---|
author | Jonathan E Brassow <jbrassow@redhat.com> | Fri Dec 08 02:41:12 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 08 08:29:09 2006 -0800 |
tree | c6406a5e5502356bb86555703b52573372ba3b5a | |
parent | f3ee6b2f621fec7bc8bfe43fb465e938c37c8d20 [diff] |
[PATCH] dm: raid1: reset sync_search on resume Reset sync_search on resume. The effect is to retry syncing all out-of-sync regions when a mirror is resumed, including ones that previously failed. Signed-off-by: Jonathan E Brassow <jbrassow@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com> Cc: dm-devel@redhat.com Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>