From: Mikulas Patocka Date: Thu, 10 Dec 2009 23:52:32 +0000 (+0000) Subject: dm snapshot: add merging X-Git-Tag: v2.6.33-rc1~75^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e03f97e4301f75a2f3b649787f7876516764929;p=pandora-kernel.git dm snapshot: add merging Merging is started when origin is resumed and it is stopped when origin is suspended or when the merging snapshot is destroyed or errors are detected. Merging is not yet interlocked with writes: this will be handled in subsequent patches. The code relies on callbacks from a private kcopyd thread. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed