[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230920100011.zpzagd35gjpn5gzu@localhost>
Date: Wed, 20 Sep 2023 12:00:11 +0200
From: Pankaj Raghav <p.raghav@...sung.com>
To: "Matthew Wilcox (Oracle)" <willy@...radead.org>
CC: Andrew Morton <akpm@...ux-foundation.org>,
<linux-fsdevel@...r.kernel.org>, <gfs2@...ts.linux.dev>,
<linux-nilfs@...r.kernel.org>,
<linux-ntfs-dev@...ts.sourceforge.net>, <ntfs3@...ts.linux.dev>,
<ocfs2-devel@...ts.linux.dev>, <reiserfs-devel@...r.kernel.org>,
<linux-ext4@...r.kernel.org>, <p.raghav@...sung.com>
Subject: Re: [PATCH 03/26] ext4: Convert to folio_create_empty_buffers
On Tue, Sep 19, 2023 at 05:51:12AM +0100, Matthew Wilcox (Oracle) wrote:
> Remove an unnecessary folio->page->folio conversion and take advantage
> of the new return value from folio_create_empty_buffers().
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@...radead.org>
> ---
> fs/ext4/inode.c | 14 +++++---------
> fs/ext4/move_extent.c | 11 +++++------
> 2 files changed, 10 insertions(+), 15 deletions(-)
>
I had a similar cleanup that I sent a while ago:
https://lore.kernel.org/linux-ext4/20230512125243.73696-1-p.raghav@samsung.com/
Looks good,
Reviewed-by: Pankaj Raghav <p.raghav@...sung.com>
Powered by blists - more mailing lists