From: Alasdair G Kergon Date: Wed, 1 Feb 2006 11:04:50 +0000 (-0800) Subject: [PATCH] device-mapper snapshot: load metadata on creation X-Git-Tag: v2.6.16-rc2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa14edeb994f8f7e223d02ad14780bf2fa719f6d;p=pandora-kernel.git [PATCH] device-mapper snapshot: load metadata on creation Move snapshot metadata loading to happen when the table is created instead of when the device is resumed. Writes to the origin device don't trigger exceptions until each snapshot table becomes active when resume() is called on each snapshot. If you're using lvm2, for this patch to work properly you should update to lvm2 version 2.02.01 or later and device-mapper version 1.02.02 or later. Signed-off-by: Alasdair G Kergon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed