From: Jonathan Brassow Date: Tue, 6 Jan 2009 03:05:15 +0000 (+0000) Subject: dm snapshot: separate out exception store interface X-Git-Tag: v2.6.29-rc1~492^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aea53d92f70eeb00ae480e399a997dd55fd5055d;p=pandora-kernel.git dm snapshot: separate out exception store interface Pull structures that bridge the gap between snapshot and exception store out of dm-snap.h and put them in a new .h file - dm-exception-store.h. This file will define the API for new exception stores. Ultimately, dm-snap.h is unnecessary, since only dm-snap.c should be using it. Signed-off-by: Jonathan Brassow Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed