linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gabriel Krisman Bertazi <krisman@suse.de>
To: "Eugen Hristev" <eugen.hristev@collabora.com>,
	"Christian Brauner" <christian@brauner.io>
Cc: linux-ext4@vger.kernel.org,  linux-kernel@vger.kernel.org,
	linux-f2fs-devel@lists.sourceforge.net,
	 linux-fsdevel@vger.kernel.org, jaegeuk@kernel.org,
	 adilger.kernel@dilger.ca,  tytso@mit.edu, chao@kernel.org,
	 viro@zeniv.linux.org.uk,  brauner@kernel.org, jack@suse.cz,
	 ebiggers@google.com,  kernel@collabora.com
Subject: Re: [PATCH v18 0/7] Case insensitive cleanup for ext4/f2fs
Date: Thu, 06 Jun 2024 17:50:38 -0400	[thread overview]
Message-ID: <87v82livv5.fsf@mailhost.krisman.be> (raw)
In-Reply-To: <20240606073353.47130-1-eugen.hristev@collabora.com> (Eugen Hristev's message of "Thu, 6 Jun 2024 10:33:46 +0300")

Eugen Hristev <eugen.hristev@collabora.com> writes:

> Hello,
>
> I am trying to respin the series here :
> https://www.spinics.net/lists/linux-ext4/msg85081.html
>
> I resent some of the v9 patches and got some reviews from Gabriel,
> I did changes as requested and here is v18.

The patchset looks good to me.  Feel free to add:

Reviewed-by: Gabriel Krisman Bertazi <krisman@suse.de>

Bringing Christian into the loop, since this is getting ready and it
should go through the VFS tree, as it touches libfs and a couple
filesystems.

Christian, can you please take a look? Eric has also been involved in
the review, so we should give him a few days to see if he has more
comments.

-- 
Gabriel Krisman Bertazi

  parent reply	other threads:[~2024-06-06 21:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-06  7:33 [PATCH v18 0/7] Case insensitive cleanup for ext4/f2fs Eugen Hristev
2024-06-06  7:33 ` [PATCH v18 1/7] ext4: Simplify the handling of cached casefolded names Eugen Hristev
2024-06-06  7:33 ` [PATCH v18 2/7] f2fs: " Eugen Hristev
2024-06-06  7:33 ` [PATCH v18 3/7] libfs: Introduce case-insensitive string comparison helper Eugen Hristev
2024-06-06  7:33 ` [PATCH v18 4/7] ext4: Reuse generic_ci_match for ci comparisons Eugen Hristev
2024-06-06  7:33 ` [PATCH v18 5/7] f2fs: " Eugen Hristev
2024-06-06  7:33 ` [PATCH v18 6/7] ext4: Move CONFIG_UNICODE defguards into the code flow Eugen Hristev
2024-06-06  7:33 ` [PATCH v18 7/7] f2fs: " Eugen Hristev
2024-06-06 21:50 ` Gabriel Krisman Bertazi [this message]
2024-06-07 15:04   ` [PATCH v18 0/7] Case insensitive cleanup for ext4/f2fs Christian Brauner
2024-06-07 15:03 ` Christian Brauner
2024-07-24  2:16 ` [f2fs-dev] " 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=87v82livv5.fsf@mailhost.krisman.be \
    --to=krisman@suse.de \
    --cc=adilger.kernel@dilger.ca \
    --cc=brauner@kernel.org \
    --cc=chao@kernel.org \
    --cc=christian@brauner.io \
    --cc=ebiggers@google.com \
    --cc=eugen.hristev@collabora.com \
    --cc=jack@suse.cz \
    --cc=jaegeuk@kernel.org \
    --cc=kernel@collabora.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tytso@mit.edu \
    --cc=viro@zeniv.linux.org.uk \
    /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;
as well as URLs for NNTP newsgroup(s).