From: Alasdair G Kergon Date: Tue, 3 Oct 2006 08:15:29 +0000 (-0700) Subject: [PATCH] dm snapshot: tidy pending_complete X-Git-Tag: v2.6.19-rc1~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d493fa8c943ed4ec6e42b7ebfd8f0b7657d54f8;p=pandora-kernel.git [PATCH] dm snapshot: tidy pending_complete This patch rearranges the pending_complete() code so that the functional changes in subsequent patches are clearer. By consolidating the error and the non-error paths, we can move error_snapshot_bios() and __flush_bios() in line. Signed-off-by: Alasdair G Kergon Signed-off-by: Mark McLoughlin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed