Re: [PATCH 3/3] ext4: Find desired extent in ext4_ext_shift_extents() using binsearch

From: Roman Penyaev
Date: Thu Jan 05 2017 - 03:03:01 EST


On Thu, Jan 5, 2017 at 12:58 AM, Theodore Ts'o <tytso@xxxxxxx> wrote:
> It looks like the original (before your patch) 1k failures due to a
> bug introduced via the block.git tree, which has since been fixed in
> Linus's mainline tree as of today. It wouldn't surprise me if the bug
> interacted poorly your changes, so things will probably better with
> your patches applied directly on top of the tip of Linus's tree.
>
> That being said, it looks like there were still regressions introduced
> on the 4k configuration, so I'm in the middle of rerunning my baseline
> and trying out your patches as well.

It seems that some of the "finsert" tests from xfstests are broken by my
patches. Now I am able to run all configurations with a kvm-xfstests
help, so will take a look deeply.

--
Roman