lkml.org 
[lkml]   [2024]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RESEND PATCH v9 0/3] Introduce case-insensitive string comparison helper
Date
Hello,

I am trying to respin the series here :
https://www.spinics.net/lists/linux-ext4/msg85081.html

To make it easier to apply I split it into smaller chunks which address
one single thing.
This series is based on top of the first series here:
https://marc.info/?l=linux-ext4&m=170728813912935&w=2

This series commonizes on the string comparison match for casefolded
strings.


Gabriel Krisman Bertazi (3):
libfs: Introduce case-insensitive string comparison helper
ext4: Reuse generic_ci_match for ci comparisons
f2fs: Reuse generic_ci_match for ci comparisons

fs/ext4/namei.c | 91 ++++++++++++++--------------------------------
fs/f2fs/dir.c | 58 ++---------------------------
fs/libfs.c | 68 ++++++++++++++++++++++++++++++++++
include/linux/fs.h | 4 ++
4 files changed, 103 insertions(+), 118 deletions(-)

--
2.34.1


\
 
 \ /
  Last update: 2024-05-27 14:54    [W:0.064 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site