Re: [PATCH 2/2] btrfs: test decompression in the middle of large extents

2017-02-16 Thread Omar Sandoval
On Fri, Feb 17, 2017 at 01:58:49PM +0800, Eryu Guan wrote: > On Thu, Feb 16, 2017 at 06:32:49PM -0800, Omar Sandoval wrote: > > From: Omar Sandoval > > > > This is a regression test for "Btrfs: fix btrfs_decompress_buf2page()". > > It fails for zlib on v4.10-rc[1-7]. > > > >

Re: [PATCH 2/2] btrfs: test decompression in the middle of large extents

2017-02-16 Thread Eryu Guan
On Thu, Feb 16, 2017 at 06:32:49PM -0800, Omar Sandoval wrote: > From: Omar Sandoval > > This is a regression test for "Btrfs: fix btrfs_decompress_buf2page()". > It fails for zlib on v4.10-rc[1-7]. > > Signed-off-by: Omar Sandoval > --- > This runs in <60

[PATCH 2/2] btrfs: test decompression in the middle of large extents

2017-02-16 Thread Omar Sandoval
From: Omar Sandoval This is a regression test for "Btrfs: fix btrfs_decompress_buf2page()". It fails for zlib on v4.10-rc[1-7]. Signed-off-by: Omar Sandoval --- This runs in <60 seconds on my test VM, which I think qualifies for the quick group? common/btrfs