Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp4501418ybc; Tue, 26 Nov 2019 09:53:37 -0800 (PST) X-Google-Smtp-Source: APXvYqzYZGHGPGltsjaEU1XQG35uxtfY1Oglm+Xa9vZ8l9lxI3D84tO8EDsRwz2szhEUg9CgXd0F X-Received: by 2002:aa7:d346:: with SMTP id m6mr27221179edr.234.1574790817188; Tue, 26 Nov 2019 09:53:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574790817; cv=none; d=google.com; s=arc-20160816; b=DAvapMZ23dfNkg73ctVFPao/4IOp4a98MtVt3QBw9DhhaZJeYUXCGmCcpJARvTrGdv 3LYBGRRZSAd5M+S/WGulLHXtuSYyDNUTKPUa1fmYC87se3/gye9xQNWEZnQmRItGL0fl atfoLLFBPUn4HcuwGVRLvvxP82iELqEwvbl//mJrAKjHsdjWTYLPEP/1v6jyrWghPMBQ GsjfC+vpSdjDqwMrysitz50KPeC02QRvj5thuyjr3AaV6v1q6NyTT98fQZLHjTdPDUK6 8ymEfxs9HwYzBBJ/xyslxFH9KhKXFjzS9YJtPCNBRwWTOfd0OE55vYaQq06eoq9ELX+I S/+A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:mail-followup-to :reply-to:message-id:subject:cc:to:from:date; bh=rC/ftsinz6pUcSlLODvZEkYIJyNbXw4Mx1+yMezG/0I=; b=BfhaeE3hmoRBTnNEAqtjPDCUjP6PllXRAlNwDVETPteZjNIfgoghdwNWoD9ityjpgJ vo4ai3fVTFABG0c41sUVRozPMaJYi2fC1R9LBjfcIaPAO3uBUP4n9dgw1vZSt3zPBQqK kbjWg00QF4FbjXSa/d0VaSvc3ibejj//M8edhNtobIPD5x6koCMTg+OcC4buT2GLE8ip sOM1KupdGgt4B8XrgldQeLfNDi6srtABNGQn98lRno0s5jKflUe5L3AaE3EXcI7i7ToG uhToDRb/2Q7YVrdeX0rYKU25ZuBLqIMZEVMiZPZePW7lorrNMqCw8OJyxxpwOfEbU76S IK3Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i3si7923048edx.271.2019.11.26.09.53.12; Tue, 26 Nov 2019 09:53:37 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728602AbfKZPo5 (ORCPT + 99 others); Tue, 26 Nov 2019 10:44:57 -0500 Received: from mx2.suse.de ([195.135.220.15]:44672 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725972AbfKZPo4 (ORCPT ); Tue, 26 Nov 2019 10:44:56 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id EFD85699BB; Tue, 26 Nov 2019 15:44:54 +0000 (UTC) Received: by ds.suse.cz (Postfix, from userid 10065) id 2BE99DA898; Tue, 26 Nov 2019 16:44:53 +0100 (CET) Date: Tue, 26 Nov 2019 16:44:53 +0100 From: David Sterba To: Geert Uytterhoeven Cc: David Sterba , Andreas =?iso-8859-1?Q?F=E4rber?= , Qu Wenruo , David Sterba , Johannes Thumshirn , Chris Mason , Josef Bacik , linux-btrfs , Linux ARM , Linux Kernel Mailing List Subject: Re: [PATCH next 1/2] btrfs: tree-checker: Fix error format string Message-ID: <20191126154452.GG2734@twin.jikos.cz> Reply-To: dsterba@suse.cz Mail-Followup-To: dsterba@suse.cz, Geert Uytterhoeven , Andreas =?iso-8859-1?Q?F=E4rber?= , Qu Wenruo , David Sterba , Johannes Thumshirn , Chris Mason , Josef Bacik , linux-btrfs , Linux ARM , Linux Kernel Mailing List References: <20191108213853.16635-1-afaerber@suse.de> <20191108213853.16635-2-afaerber@suse.de> <20191111183158.GT3001@twin.jikos.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23.1-rc1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 26, 2019 at 11:36:58AM +0100, Geert Uytterhoeven wrote: > > > Fixes: a31ccb4b7ba2 ("btrfs: tree-checker: Check item size before reading file extent type") > > > > As the patch is still in the devel branch, the commit id is not stable > > It indeed is not: > Fixes: 153a6d299956983d ("btrfs: tree-checker: Check item size before > reading file extent type") > > > and I'll fold the change to to the patch. Thanks. > > Apparently that was forgotten, and now the issue is part of Linus' tree. Mistake on my side so I'll apply the full fixup patch, thanks for noticing.