Closed AnchorCat closed 10 years ago
This change has been obsoleted by https://github.com/mpalmer/lvmsync/pull/19.
I've actually merged this, because it's a problem that definitely needs fixing, and I'm not keen on the current implementation of #19, so we'll work on that one more.
The existing code uses the underlying data blocks as keys, and the origin blocks as values, which is backwards. This is done correctly above for the single mapping case, so this bug only affects range mappings.