From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 21017C433F5 for ; Tue, 3 May 2022 14:18:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=OPNt5g2RNPpEshpW0ZH4fa4JDDXMrK18jOo2y5mhUSI=; b=mWzy0LzNrAZZjH 0CXgiuLn0tD7JX0LpPAtBVupvTZNOZK5zT1Kv5ClL3HomE7Kp6sQbzy4LJUkmtKSP+FGarwA/Lm0z 41B85thpYvVDkV8IoCBj+LXbeQMURTbuN5Wrj5Gst+ddkJ6HpZHj2WJEeXXehOBty4E0LxEw6GHfR +tebV687Irea5lSqTqHjUL8ICzKrhMVPLqaM4fGgD376oiPdeIEYRt8b+lbPzy2lX4ViTRb3tRuvp taXSKbauSC8LEAhytOKwj7G66gZyXGXTWpWUO6K2okmVh+Yj8aPb9lHJlaJmRg4Aecj5R1d7h26cf xdTvTJ8o89q+Z7h2n4vw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nltM7-006D9c-34; Tue, 03 May 2022 14:18:23 +0000 Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1nltM5-006D8f-8U; Tue, 03 May 2022 14:18:21 +0000 Date: Tue, 3 May 2022 07:18:21 -0700 From: Christoph Hellwig To: "Matthew Wilcox (Oracle)" Cc: linux-fsdevel@vger.kernel.org, cluster-devel@redhat.com, linux-mtd@lists.infradead.org, linux-nfs@vger.kernel.org Subject: Re: [PATCH 1/3] jffs2: Pass the file pointer to jffs2_do_readpage_unlock() Message-ID: References: <20220502054159.3471078-1-willy@infradead.org> <20220502054159.3471078-2-willy@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220502054159.3471078-2-willy@infradead.org> X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Looks good: Reviewed-by: Christoph Hellwig ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/