commit | d74f81f8adc504a23be3babf347b9f69e9389924 | [log] [tgz] |
---|---|---|
author | Milan Broz <mbroz@redhat.com> | Fri Feb 08 02:11:27 2008 +0000 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Feb 08 02:11:27 2008 +0000 |
tree | 4a687e400479ad330bb36ded54012cd8b8b84ecf | |
parent | 4f7f5c675fd6bacaae3c67be44de872dcff0e3b7 [diff] |
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 <mbroz@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>