Received: by 2002:a05:7412:8d23:b0:f7:29d7:fb05 with SMTP id bj35csp11619rdb; Fri, 15 Dec 2023 20:36:07 -0800 (PST) X-Google-Smtp-Source: AGHT+IGI1TBkTgzGhg1Wx79INMtTxfXo3xJCJW/UaVID84rtHmx4prxJ/RvbgyPmT+MRcaQl/PXE X-Received: by 2002:a05:6e02:1646:b0:35d:a84e:f729 with SMTP id v6-20020a056e02164600b0035da84ef729mr18954227ilu.63.1702701367343; Fri, 15 Dec 2023 20:36:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702701367; cv=none; d=google.com; s=arc-20160816; b=JQu5a3RFHpOCtbajYyJ4IlSHW5Amqzz6rT/sWE6wyAbG30wpjdHHshzipRs1EBYpir g7pHWf6Tv2uFBfgwfMy+Q8NHH+aKNcgKorJ/C1J1mU3sLDl/5KvczZZpdeCtSGbj6H0G NTEzHCq24Yf1HV1nq04huNhkS6N5xIsg9l28pnBCJyE8kcNGaXJeZSIX9nmtQxMhbrEU pFtgZhSTA/CPeqXoUGI213c3A6t2FXMZSOOZtWoPtymxTdF5Z6TIclTyBa+EIjGtSIfC K+HtLspXsg+mwmfnnuZ9VT5eXm/cqykre3ioV+E9pss9nfFQN1y5CAGfPvr8Av/KDz7R E0nA== 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=M7NmYC/Iylm9myghHwqILim55SAUt9QrM+UZYk0eJlw=; fh=sZiEiD2fSHk+vUFwkUJd9PbdBDETSDhzPH1FyEFE5Xg=; b=FOnQoKKn/sD0Ewnfpr1aA0I0GjOl2I6KLOxC7CU6We1CYW04zZlM7QttdPvDMTUi0W K3KK0SRwyD7awu8hOhBVkDVlTN5AbJWSK7TO+m9+7TAmgUv+4f862Nif727RRiA+Zji+ PPGIPr5WpnhRd1WkF7/G6O2WJfbYKVA1U3uHZJMJ0heQw+UjuK2CC1Vt/05PxmQD78Y9 bpjlBwVtyvWaqGPu4jSiP4rbGz6ex3SumxP/fcn5dR9Oy3mYLkU3N5ySuIvI1IkjdPTT E4aBO06pMC3v0sSe2EOhQeApX5BJnzvW2t+3Z9pI4URnpzPfIwO7fCyl3FdwK6IPw3uC Fxrw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-2070-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:40f1:3f00::1 as permitted sender) smtp.mailfrom="linux-kernel+bounces-2070-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from sy.mirrors.kernel.org (sy.mirrors.kernel.org. [2604:1380:40f1:3f00::1]) by mx.google.com with ESMTPS id jn3-20020a170903050300b001d04dd7cd12si13845677plb.194.2023.12.15.20.36.06 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Dec 2023 20:36:07 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-2070-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:40f1:3f00::1 as permitted sender) client-ip=2604:1380:40f1:3f00::1; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-2070-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:40f1:3f00::1 as permitted sender) smtp.mailfrom="linux-kernel+bounces-2070-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 sy.mirrors.kernel.org (Postfix) with ESMTPS id 933F2B23291 for ; Sat, 16 Dec 2023 04:34:39 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id CDD1317982; Sat, 16 Dec 2023 04:34:22 +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 0B87815AEA; Sat, 16 Dec 2023 04:34:20 +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 CE4F668B05; Sat, 16 Dec 2023 05:34:17 +0100 (CET) Date: Sat, 16 Dec 2023 05:34:17 +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 12/14] ufs: Remove writepage implementation Message-ID: <20231216043417.GH9284@lst.de> References: <20231215200245.748418-1-willy@infradead.org> <20231215200245.748418-13-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-13-willy@infradead.org> User-Agent: Mutt/1.5.17 (2007-11-01) Looks good: Reviewed-by: Christoph Hellwig