lkml.org 
[lkml]   [2020]   [Jul]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v10 4/4] ext4: Use generic casefolding support
On Tue, Jul 07, 2020 at 04:31:23AM -0700, Daniel Rosenberg wrote:
> This switches ext4 over to the generic support provided in
> the previous patch.
>
> Since casefolded dentries behave the same in ext4 and f2fs, we decrease
> the maintenance burden by unifying them, and any optimizations will
> immediately apply to both.
>
> Signed-off-by: Daniel Rosenberg <drosen@google.com>
> ---
> fs/ext4/dir.c | 64 ++-----------------------------------------------
> fs/ext4/ext4.h | 12 ----------
> fs/ext4/hash.c | 2 +-
> fs/ext4/namei.c | 20 +++++++---------
> fs/ext4/super.c | 12 +++++-----
> 5 files changed, 17 insertions(+), 93 deletions(-)
>

Looks good, you can add:

Reviewed-by: Eric Biggers <ebiggers@google.com>

- Eric

\
 
 \ /
  Last update: 2020-07-08 03:45    [W:0.217 / U:0.420 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site