Received: by 2002:a05:7412:b112:b0:f9:3106:f1c0 with SMTP id az18csp46167rdb; Sun, 17 Dec 2023 20:31:34 -0800 (PST) X-Google-Smtp-Source: AGHT+IGSpiLMFT20v53BDvj2F3b2LsuyGgzUPp3XMfaqezstT8RYhByqIFj9JI1reStoVcuxTRHX X-Received: by 2002:a17:906:86:b0:a1f:a6bf:4e5f with SMTP id 6-20020a170906008600b00a1fa6bf4e5fmr5635569ejc.151.1702873894296; Sun, 17 Dec 2023 20:31:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702873894; cv=none; d=google.com; s=arc-20160816; b=vQ+VkfAMKiYyavh1+hXU/su8hBhFvOCRVybboE92v0Uy5Ej3dvbr7J2GV/e4W71Dbd AwS5NTdKlOxut2OymTvlVwBinQXDRU7v+ZTqmNybWyg072KzJTOdq+lWfrcEREFhRQqV iL5nLehIprTwXeXeN24Tmg7d0fLixkSPiSdhfZEh8slJwjJ2bkvlDKtfzLy/tn9GVCY2 4OiCbtk4tdgtdtw1nMcZGW4VKHXMB1YViKsjnZ8Z7UGMIovxcRpdakpoRomZK+8FeQWL iE3o/1axlLPMK52jtPrC71/6KPpySqY1xeV52z4ep/8ysW308ag86boOEkh8cnL4jZ6w w/HQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version :list-unsubscribe:list-subscribe:list-id:precedence:references :message-id:subject:cc:to:from:date; bh=UdUTlt/VMuyOxpVL1e1Ccnwe2xSKMevK/oX4gxU9IHo=; fh=sZiEiD2fSHk+vUFwkUJd9PbdBDETSDhzPH1FyEFE5Xg=; b=ZwBlWbo7nHbmgFMb+vY3Ct6NJSkvREhg5b7DjkzH4uEWGgVPhz99RvIC0dJsLceE2O rKptPh21cKyEEYvkLjj5J2phFzRKYv3eTXEmoB2pu64Et1z9g2CnkcG25ypVtblyNUDD D9aWNWTpIUE4eCtb+V8sZdt+LfUJ0UdEPpkk0z+c/oP8BBAVJ+jBmxnEyjC4gieZjoSm l9zgBW9/gySJAkPn3V34teMTjMQ0meG38+5CPE6LmbE9296XrcyfVYT8eSZs5yME1/eX BZh8qUBwqLlNLIUsvAv0SAYEtsonuXs2RpgbZRSTO+29oA5HKCrf7gL8W7AK2HhBvMeF Rv8Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-2991-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.80.249 as permitted sender) smtp.mailfrom="linux-kernel+bounces-2991-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from am.mirrors.kernel.org (am.mirrors.kernel.org. [147.75.80.249]) by mx.google.com with ESMTPS id n10-20020a170906700a00b00a22fa212b78si4845546ejj.365.2023.12.17.20.31.34 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Dec 2023 20:31:34 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-2991-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.80.249 as permitted sender) client-ip=147.75.80.249; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-2991-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.80.249 as permitted sender) smtp.mailfrom="linux-kernel+bounces-2991-linux.lists.archive=gmail.com@vger.kernel.org" Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id 10D001F224EE for ; Mon, 18 Dec 2023 04:31:34 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 7BAB96D19; Mon, 18 Dec 2023 04:31:18 +0000 (UTC) X-Original-To: linux-kernel@vger.kernel.org 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 1391863A3; Mon, 18 Dec 2023 04:31:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id 0680168BFE; Mon, 18 Dec 2023 05:31:13 +0100 (CET) Date: Mon, 18 Dec 2023 05:31:12 +0100 From: Christoph Hellwig To: "Matthew Wilcox (Oracle)" Cc: Andrew Morton , Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-block@vger.kernel.org Subject: Re: [PATCH 07/14] hfs: Really remove hfs_writepage Message-ID: <20231218043112.GB15579@lst.de> References: <20231215200245.748418-1-willy@infradead.org> <20231215200245.748418-8-willy@infradead.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231215200245.748418-8-willy@infradead.org> User-Agent: Mutt/1.5.17 (2007-11-01) On Fri, Dec 15, 2023 at 08:02:38PM +0000, Matthew Wilcox (Oracle) wrote: > The earlier commit to remove hfs_writepage only removed it from > one of the aops. Remove it from the btree_aops as well. Looks good: Reviewed-by: Christoph Hellwig