From: Jonathan E Brassow Date: Fri, 8 Dec 2006 10:41:11 +0000 (-0800) Subject: [PATCH] dm: log: rename complete_resync_work X-Git-Tag: v2.6.20-rc1~34^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3ee6b2f621fec7bc8bfe43fb465e938c37c8d20;p=pandora-kernel.git [PATCH] dm: log: rename complete_resync_work The complete_resync_work function only provides the ability to change an out-of-sync region to in-sync. This patch enhances the function to allow us to change the status from in-sync to out-of-sync as well, something that is needed when a mirror write to one of the devices or an initial resync on a given region fails. Signed-off-by: Jonathan E Brassow Signed-off-by: Alasdair G Kergon Cc: dm-devel@redhat.com Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed