[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YhTnSwmHVRe5AzJQ@casper.infradead.org>
Date: Tue, 22 Feb 2022 13:38:19 +0000
From: Matthew Wilcox <willy@...radead.org>
To: Jan Kara <jack@...e.cz>
Cc: Edward Shishkin <edward.shishkin@...il.com>,
linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
reiserfs-devel@...r.kernel.org
Subject: Re: [PATCH] reiserfs: get rid of AOP_FLAG_CONT_EXPAND flag
On Tue, Feb 22, 2022 at 11:27:27AM +0100, Jan Kara wrote:
> On Mon 21-02-22 00:22:19, Edward Shishkin wrote:
> > Signed-off-by: Edward Shishkin <edward.shishkin@...il.com>
> > ---
> > fs/reiserfs/inode.c | 16 +++++-----------
> > 1 file changed, 5 insertions(+), 11 deletions(-)
>
> Thanks! I have queued this patch into my tree.
I added the following commit message to it for my tree:
Author: Edward Shishkin <edward.shishkin@...il.com>
Date: Mon Feb 21 00:22:19 2022 +0100
reiserfs: Stop using AOP_FLAG_CONT_EXPAND flag
We can simplify write_begin() and write_end() by handling the
cont_expand case in reiserfs_setattr().
Signed-off-by: Edward Shishkin <edward.shishkin@...il.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@...radead.org>
I don't object if it goes via your tree; I doubt I'll get the AOP_FLAG
removal finished in time for the next merge window.
Powered by blists - more mailing lists