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 implemen
Just to add another data point, I built Chris Mason's 'snappy' branch
from git.kernel.org as-is (a 3.2.0 kernel plus the snappy patches)
with no additional patches.
This 3.2.0 snappy kernel also exhibits the problem copying the kernel
sources to a snappy-compressed partition.
--
To unsubscribe fro
On Thu, Feb 16, 2012 at 10:06:13AM +0800, Li Zefan wrote:
> 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've also tried sourcing my snappy patches from Chris Mason's snappy
On Wed, Feb 15, 2012 at 8:06 PM, Li Zefan wrote:
> Mitch Harder wrote:
>> When I copy directory containing a kernel sources git repository to a
>> freshly formated partition mounted with snappy, I get a corrupted
>> copy. If I mount with lzo or lz4 compression, I don't see any
>> corruptions from
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'm checking out the Linux 3.2.6 kernel, merging that with the latest
> 'for-linus' branch on Chris Mason's kernel.org repo, and then
>
On Wed, Feb 15, 2012 at 5:03 PM, Duncan <1i5t5.dun...@cox.net> wrote:
> Mitch Harder posted on Wed, 15 Feb 2012 16:46:00 -0600 as excerpted:
>
>> 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'm checki
Mitch Harder posted on Wed, 15 Feb 2012 16:46:00 -0600 as excerpted:
> 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'm checking out the Linux 3.2.6 kernel, merging that with the latest
> 'for-linus' br