Received: by 2002:a05:7412:8d08:b0:f9:2d0a:d759 with SMTP id bj8csp219631rdb; Sun, 17 Dec 2023 08:48:48 -0800 (PST) X-Google-Smtp-Source: AGHT+IEJrUotNZQb9moXw80PopjlLPiCjyUJ/JYzsSX6mgPpJYy1dfntJTaSsKNH7bOvQm0ERpQD X-Received: by 2002:a05:6808:1245:b0:3b9:f69a:4fce with SMTP id o5-20020a056808124500b003b9f69a4fcemr17893122oiv.107.1702831728431; Sun, 17 Dec 2023 08:48:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702831728; cv=none; d=google.com; s=arc-20160816; b=DZ4NU2/jCocj+dk0+di5tEfjmlLvmWoL6tL5aBkMoq9sIPTwVyTaO/OAtZgdFlDPvx qRNatz4/3yMgL4xtVWURHUkSctzdLjbfYj0Onp04TK0rVkcocNsfz8a7GoKtKiwkEYjZ j8wUcD/P1imcilXwwNqj1nr27HSlP5aBVDkBGf0SRwG2X/QchVCkVUFbgd7or5+prXoN Ukvvgdo0ROVaN+rlO8oXk2NH101tyxS7w9UR7Sjj0yg+m9fKmqPDhjyTSGLgHFB2TTOE zJnV3XXW8anza1/n2CSTLNEdOhwiXrsApSSxSTkdMeB4N1r3SfV3YOm91lBJwqQUuiCo eHMA== 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=aOz0JwE0zBqbbyFftQFTTgkouu7e6MFNAPpTAgHJL72NdS/FsUYh/IU+lYMv2XukI5 BQ1pOr0maPp8kFWCLN7WNRyIz3cFpdnsuoIMxvsIUXG8zh2PJRTOArOmhXxWdo0YTt+/ RPjPudMm+ttMYQhw/pE8zbpU12/xccnu543CfZNLGDsPE/evdZPrL04UGvgRNi4recuM Jnxbph+i+3LI+yAzauCDaQfVJD1z1VznTnWdFrWW3mA0eDYp3HtlJfOH1KlABS6r9xRp Jf5LADROKmuZGmQqBCR0pEdKMkxnF31bWmz0GoWWgiJfgy8PkbvsqTM5QlsZPJgw6drr 4IHw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-2679-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) smtp.mailfrom="linux-kernel+bounces-2679-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org. [139.178.88.99]) by mx.google.com with ESMTPS id c20-20020a056a000ad400b006d0b39dfc2bsi9012787pfl.195.2023.12.17.08.48.48 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Dec 2023 08:48:48 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-2679-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) client-ip=139.178.88.99; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-2679-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) smtp.mailfrom="linux-kernel+bounces-2679-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 sv.mirrors.kernel.org (Postfix) with ESMTPS id 07AFC282FDE for ; Sun, 17 Dec 2023 16:48:48 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id F24E746B84; Sun, 17 Dec 2023 16:48:23 +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 5D33C46537; Sun, 17 Dec 2023 16:48: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 8716368D0D; Sun, 17 Dec 2023 17:48:17 +0100 (CET) Date: Sun, 17 Dec 2023 17:48: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 09/14] minix: Remove writepage implementation Message-ID: <20231217164817.GB2514@lst.de> References: <20231215200245.748418-1-willy@infradead.org> <20231215200245.748418-10-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-10-willy@infradead.org> User-Agent: Mutt/1.5.17 (2007-11-01) Looks good: Reviewed-by: Christoph Hellwig