From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zeniv.linux.org.uk ([195.92.253.2]:48592 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751598AbcJKPLt (ORCPT ); Tue, 11 Oct 2016 11:11:49 -0400 Date: Tue, 11 Oct 2016 16:11:39 +0100 From: Al Viro To: Dave Jones , Chris Mason , Josef Bacik , David Sterba , linux-btrfs@vger.kernel.org, Linux Kernel Subject: Re: btrfs bio linked list corruption. Message-ID: <20161011151139.GD19539@ZenIV.linux.org.uk> References: <20161011144507.okg6baqvodn2m2lh@codemonkey.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20161011144507.okg6baqvodn2m2lh@codemonkey.org.uk> Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Tue, Oct 11, 2016 at 10:45:08AM -0400, Dave Jones wrote: > This is from Linus' current tree, with Al's iovec fixups on top. Those iovec fixups are in the current tree... TBH, I don't see anything in splice-related stuff that could come anywhere near that (short of some general memory corruption having random effects of that sort). Could you try to bisect that sucker, or is it too hard to reproduce?