[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200107095630.GE26849@quack2.suse.cz>
Date: Tue, 7 Jan 2020 10:56:30 +0100
From: Jan Kara <jack@...e.cz>
To: Eric Biggers <ebiggers@...nel.org>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH 0/8] ext4: extents.c cleanups
On Tue 31-12-19 12:04:36, Eric Biggers wrote:
> This series makes a few cleanups to things I noticed while reading some
> of the code in extents.c.
>
> No actual changes in behavior.
All the cleanups look good to me. You can add:
Reviewed-by: Jan Kara <jack@...e.cz>
Honza
>
> Eric Biggers (8):
> ext4: remove ext4_{ind,ext}_calc_metadata_amount()
> ext4: clean up len and offset checks in ext4_fallocate()
> ext4: remove redundant S_ISREG() checks from ext4_fallocate()
> ext4: make some functions static in extents.c
> ext4: fix documentation for ext4_ext_try_to_merge()
> ext4: remove obsolete comment from ext4_can_extents_be_merged()
> ext4: fix some nonstandard indentation in extents.c
> ext4: add missing braces in ext4_ext_drop_refs()
>
> fs/ext4/ext4.h | 11 ----
> fs/ext4/ext4_extents.h | 5 --
> fs/ext4/extents.c | 143 +++++++++++++----------------------------
> fs/ext4/indirect.c | 26 --------
> fs/ext4/inode.c | 3 -
> fs/ext4/super.c | 2 -
> 6 files changed, 45 insertions(+), 145 deletions(-)
>
> --
> 2.24.1
>
--
Jan Kara <jack@...e.com>
SUSE Labs, CR
Powered by blists - more mailing lists