Received: by 2002:a05:7412:8d23:b0:f7:29d7:fb05 with SMTP id bj35csp11207rdb; Fri, 15 Dec 2023 20:34:19 -0800 (PST) X-Google-Smtp-Source: AGHT+IHPtcC0cuXQTI9qqUe+lySSRcRkC4SF5FNUBSNppE9ytNgPU78fwNKZp4ZHmWlFj8Iwiet1 X-Received: by 2002:ac8:5895:0:b0:425:a7ae:5cc3 with SMTP id t21-20020ac85895000000b00425a7ae5cc3mr19546119qta.94.1702701258719; Fri, 15 Dec 2023 20:34:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702701258; cv=none; d=google.com; s=arc-20160816; b=kjnYIfRphbsEfeQ/nW62b59ITZUipw6By5meHPXuxJBgrzh91YQZ7DI6bt3RU0FeTl LzmuixDBcNYZJ3Af5JE01PoMyFs2aQOHzWWkSM7AB+CF5uUJR8k83KPVXi0jp09O4U93 3jS8FGHigObvNpR6Bd8cxExkH81cJYnYUluT8e5Wn51aQoQQrrK5/bT7uAYJbn0U06wT RRotMPAAAVlLthTws/lvwUI1xe53MtIT7g5ApCOzb0OA3bnHXxKmh9EC9WzmKrXASax4 DNfAZ9tS77nft9wrhcZVSBiOSTyCwEq+3WGz9PypHf1oZIyjGvFZQkL+VB/ejtXGWwG4 qmOg== 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=pD0ZQiN39pwSzkqsWYZxXLpUpnfww+461StzhOzSea0=; fh=sZiEiD2fSHk+vUFwkUJd9PbdBDETSDhzPH1FyEFE5Xg=; b=fSH4xLU4dyT1L7rZSaxGl597Av2G9NRJDqwlVLjylhVxsM9jdPGrTHv2gTtYEQPlV+ Iy+x+acqOrh00zjIREF8Pf98ThD/I/qLCnz5E7bQthRNw78QtP2XGXIsH/iK/mhVxnIC wLdEo8YiNyl4nFOWMjEKEEcsa1dOifKyADYjd0S7uUhykuuiwaJ3kbxkErGHEHnXuFwz LIvUeQ37rPYKpCXZONWGnXhb0MZB/CsWw4blInXzrSyG1l+ITU9VQId8DsiJoMI5TVfh l74k92w7gAzVYd58Lp0+rJJwnrBEQ96OosUWS5D3/W+XF4Usxbiv51W87TuUzNopnuPU uFkA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-2069-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:45d1:ec00::1 as permitted sender) smtp.mailfrom="linux-kernel+bounces-2069-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org. [2604:1380:45d1:ec00::1]) by mx.google.com with ESMTPS id jd9-20020a05622a718900b0041985eb503csi21180741qtb.693.2023.12.15.20.34.18 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Dec 2023 20:34:18 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-2069-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:45d1:ec00::1 as permitted sender) client-ip=2604:1380:45d1:ec00::1; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-2069-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:45d1:ec00::1 as permitted sender) smtp.mailfrom="linux-kernel+bounces-2069-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 ny.mirrors.kernel.org (Postfix) with ESMTPS id 7BEEB1C2452B for ; Sat, 16 Dec 2023 04:34:18 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 06F7914294; Sat, 16 Dec 2023 04:34:07 +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 3A7A314005; Sat, 16 Dec 2023 04:34:05 +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 30F0168B05; Sat, 16 Dec 2023 05:34:02 +0100 (CET) Date: Sat, 16 Dec 2023 05:34:01 +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 10/14] ocfs2: Remove writepage implementation Message-ID: <20231216043401.GG9284@lst.de> References: <20231215200245.748418-1-willy@infradead.org> <20231215200245.748418-11-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-11-willy@infradead.org> User-Agent: Mutt/1.5.17 (2007-11-01) On Fri, Dec 15, 2023 at 08:02:41PM +0000, Matthew Wilcox (Oracle) wrote: > If the filesystem implements migrate_folio and writepages, there is > no need for a writepage implementation. Looks good: Reviewed-by: Christoph Hellwig