On Wed, Feb 15, 2012 at 04:46:00PM -0600, Mitch Harder wrote:
> I've been trying to test the snappy compression patches, but I'm
> getting corruptions when trying to use snappy as built on my system.

I went through the original C++ implementation (svn release r52) and
compared it to the C implementation. I did not see any problems with it,
it's direct transformation from C++ -> C, nothing like off-by-one
somewhere or typos in condition expressions. No clue where the
corruption comes from.


david
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to