From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0FF577C for ; Tue, 24 Jan 2023 13:10:20 +0000 (UTC) Received: by verein.lst.de (Postfix, from userid 2407) id 8301167373; Tue, 24 Jan 2023 14:10:10 +0100 (CET) Date: Tue, 24 Jan 2023 14:10:10 +0100 From: Christoph Hellwig To: Oliver Sang Cc: Christoph Hellwig , oe-lkp@lists.linux.dev, lkp@intel.com Subject: Re: [hch-misc:btrfs-bio-split] [btrfs] b7c9bcdc17: BUG:KASAN:use-after-free_in__blk_bios_map_sg Message-ID: <20230124131010.GA23384@lst.de> References: <202301171441.da2e9d11-oliver.sang@intel.com> <20230117082042.GA19116@lst.de> <20230119151044.GA28290@lst.de> Precedence: bulk X-Mailing-List: oe-lkp@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) On Tue, Jan 24, 2023 at 08:50:44PM +0800, Oliver Sang wrote: > hi, Christoph Hellwig, > > sorry for late, we are in holidays now. Oh right, happy new year! > made a test upon > 9ed690478287 (btrfs-bio-split) iomap: remove IOMAP_F_ZONE_APPEND > several days ago, I just checked the results, found the issue gone. > > however, I noticed the branch update again, > e304306c2534 (btrfs-bio-split) iomap: remove IOMAP_F_ZONE_APPEND This is fixes typos in the commit log, not need to retest. Thanks a lot!