From: Eugen Hristev <eugen.hristev@collabora.com>
To: tytso@mit.edu, jaegeuk@kernel.org, linux-ext4@vger.kernel.org,
linux-f2fs-devel@lists.sourceforge.net
Cc: chao@kernel.org, adilger.kernel@dilger.ca,
linux-kernel@vger.kernel.org, kernel@collabora.com,
eugen.hristev@collabora.com
Subject: [RESEND PATCH v9 0/2] Minor cleanup for case insensitive path
Date: Wed, 7 Feb 2024 08:43:00 +0200 [thread overview]
Message-ID: <20240207064302.221060-1-eugen.hristev@collabora.com> (raw)
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
next reply other threads:[~2024-02-07 6:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-07 6:43 Eugen Hristev [this message]
2024-02-07 6:43 ` [RESEND PATCH v9 1/2] ext4: Simplify the handling of cached insensitive names Eugen Hristev
2024-02-07 6:43 ` [RESEND PATCH v9 2/2] f2fs: " Eugen Hristev
2024-07-24 2:16 ` [f2fs-dev] [RESEND PATCH v9 0/2] Minor cleanup for case insensitive path patchwork-bot+f2fs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240207064302.221060-1-eugen.hristev@collabora.com \
--to=eugen.hristev@collabora.com \
--cc=adilger.kernel@dilger.ca \
--cc=chao@kernel.org \
--cc=jaegeuk@kernel.org \
--cc=kernel@collabora.com \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox