public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH v9 0/2] Minor cleanup for case insensitive path
@ 2024-02-07  6:43 Eugen Hristev
  2024-02-07  6:43 ` [RESEND PATCH v9 1/2] ext4: Simplify the handling of cached insensitive names Eugen Hristev
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eugen Hristev @ 2024-02-07  6:43 UTC (permalink / raw)
  To: tytso, jaegeuk, linux-ext4, linux-f2fs-devel
  Cc: chao, adilger.kernel, linux-kernel, kernel, eugen.hristev

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-24  2:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-07  6:43 [RESEND PATCH v9 0/2] Minor cleanup for case insensitive path Eugen Hristev
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox