On Wed, Jun 28, 2017 at 09:49:49AM +0300, Nikolay Borisov wrote:
> Dave I run bisection of all failures between -rc6 and your 
> pull request and here are the results: 
> 
> btrfs/048 - e79a33270d05 ("btrfs: Check name_len with boundary in verify 
> dir_item")
> btrfs/053 - b780e22768d3 ("btrfs: fix validation of XATTR_ITEM dir items")
> generic/273 - 28785f70ef88 ("Btrfs: skip commit transaction if we don't have 
> enough pinned bytes")
> generic/337 - e79a33270d05 ("btrfs: Check name_len with boundary in verify 
> dir_item")
> shared/002 - e79a33270d05 ("btrfs: Check name_len with boundary in verify 
> dir_item")
> 
> So those are tests which are failing as a direct of 
> the listed patches. 

Thanks for the list. I'm not sure the bisection helps here, the bug is
in the validation function, other patches call it in various places. But
I've used the list of tests for verifying my fix I sent yesterday.
Overnight run of all fstests still found one instance that fails, test
generic/066 so I'll look at it today.
--
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