[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240207064302.221060-1-eugen.hristev@collabora.com>
Date: Wed, 7 Feb 2024 08:43:00 +0200
From: Eugen Hristev <eugen.hristev@...labora.com>
To: tytso@....edu,
jaegeuk@...nel.org,
linux-ext4@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net
Cc: chao@...nel.org,
adilger.kernel@...ger.ca,
linux-kernel@...r.kernel.org,
kernel@...labora.com,
eugen.hristev@...labora.com
Subject: [RESEND PATCH v9 0/2] Minor cleanup for case insensitive path
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 will just convert to qstr the storage of the filename
currently using fscrypt_str .
Gabriel Krisman Bertazi (2):
ext4: Simplify the handling of cached insensitive names
f2fs: Simplify the handling of cached insensitive names
fs/ext4/ext4.h | 2 +-
fs/ext4/namei.c | 23 ++++++++++----------
fs/f2fs/dir.c | 53 ++++++++++++++++++++++++++--------------------
fs/f2fs/f2fs.h | 16 +++++++++++++-
fs/f2fs/recovery.c | 5 +----
5 files changed, 58 insertions(+), 41 deletions(-)
--
2.34.1
Powered by blists - more mailing lists