From: Milan Broz Date: Fri, 8 Feb 2008 02:11:27 +0000 (+0000) Subject: dm snapshot: combine consecutive exceptions in memory X-Git-Tag: v2.6.25-rc1~280^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d74f81f8adc504a23be3babf347b9f69e9389924;p=pandora-kernel.git dm snapshot: combine consecutive exceptions in memory Provided sector_t is 64 bits, reduce the in-memory footprint of the snapshot exception table by the simple method of using unused bits of the chunk number to combine consecutive entries. Signed-off-by: Milan Broz Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed