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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EC07CC433EF for ; Tue, 22 Feb 2022 22:24:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235243AbiBVWZD (ORCPT ); Tue, 22 Feb 2022 17:25:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58364 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230318AbiBVWZD (ORCPT ); Tue, 22 Feb 2022 17:25:03 -0500 Received: from mail105.syd.optusnet.com.au (mail105.syd.optusnet.com.au [211.29.132.249]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 2AF8BB10B3 for ; Tue, 22 Feb 2022 14:24:37 -0800 (PST) Received: from dread.disaster.area (pa49-186-17-0.pa.vic.optusnet.com.au [49.186.17.0]) by mail105.syd.optusnet.com.au (Postfix) with ESMTPS id 608CB10E10DE; Wed, 23 Feb 2022 09:24:36 +1100 (AEDT) Received: from dave by dread.disaster.area with local (Exim 4.92.3) (envelope-from ) id 1nMdaF-00FEPX-Pr; Wed, 23 Feb 2022 09:24:35 +1100 Date: Wed, 23 Feb 2022 09:24:35 +1100 From: Dave Chinner To: "Matthew Wilcox (Oracle)" Cc: linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 00/22] Remove aop flags Message-ID: <20220222222435.GD3061737@dread.disaster.area> References: <20220222194820.737755-1-willy@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220222194820.737755-1-willy@infradead.org> X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.4 cv=VuxAv86n c=1 sm=1 tr=0 ts=621562a4 a=+dVDrTVfsjPpH/ci3UuFng==:117 a=+dVDrTVfsjPpH/ci3UuFng==:17 a=kj9zAlcOel0A:10 a=oGFeUVbbRNcA:10 a=20KFwNOVAAAA:8 a=7-415B0cAAAA:8 a=4ufM8gapwwk6Y4UiwQUA:9 a=CjuIK1q_8ugA:10 a=biEYGPWJfzWAr4FL6Ov7:22 Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Tue, Feb 22, 2022 at 07:47:58PM +0000, Matthew Wilcox (Oracle) wrote: > Thanks to Edward, we can now remove all the AOP_FLAG uses in the kernel > and remove the flags parameter from all write_begin implementations. I just did a quick pass over the patches, all looks pretty straight forwards and obvious with the exception of the reiserfs patch... Acked-by: Dave Chinner -- Dave Chinner david@fromorbit.com