From: Gabriel Krisman Bertazi <krisman@collabora.com>
To: tytso@mit.edu
Cc: adilger.kernel@dilger.ca, jaegeuk@kernel.org,
ebiggers@kernel.org, linux-ext4@vger.kernel.org,
linux-f2fs-devel@lists.sourceforge.net, kernel@collabora.com
Subject: Re: [PATCH v7 0/8] Clean up the case-insensitive lookup path
Date: Thu, 19 May 2022 17:19:28 -0400 [thread overview]
Message-ID: <871qwpnrtr.fsf@collabora.com> (raw)
In-Reply-To: <20220519204645.16528-1-krisman@collabora.com> (Gabriel Krisman Bertazi's message of "Thu, 19 May 2022 16:46:37 -0400")
Gabriel Krisman Bertazi <krisman@collabora.com> writes:
> Hi Eric, Ted,
>
> This is v7 of this series (thank you for the feedback!) . This picks up
> a few r-b tags and has one small fix asked by Eric to handle a corner
> case in ext4_match when IS_ENCRYPTED() and the key is added during
> lookup.
>
Ugh, sorry. this is a bogus submission. please, disregard.
--
Gabriel Krisman Bertazi
WARNING: multiple messages have this Message-ID (diff)
From: Gabriel Krisman Bertazi <krisman@collabora.com>
To: tytso@mit.edu
Cc: kernel@collabora.com, linux-f2fs-devel@lists.sourceforge.net,
ebiggers@kernel.org, adilger.kernel@dilger.ca,
jaegeuk@kernel.org, linux-ext4@vger.kernel.org
Subject: Re: [f2fs-dev] [PATCH v7 0/8] Clean up the case-insensitive lookup path
Date: Thu, 19 May 2022 17:19:28 -0400 [thread overview]
Message-ID: <871qwpnrtr.fsf@collabora.com> (raw)
In-Reply-To: <20220519204645.16528-1-krisman@collabora.com> (Gabriel Krisman Bertazi's message of "Thu, 19 May 2022 16:46:37 -0400")
Gabriel Krisman Bertazi <krisman@collabora.com> writes:
> Hi Eric, Ted,
>
> This is v7 of this series (thank you for the feedback!) . This picks up
> a few r-b tags and has one small fix asked by Eric to handle a corner
> case in ext4_match when IS_ENCRYPTED() and the key is added during
> lookup.
>
Ugh, sorry. this is a bogus submission. please, disregard.
--
Gabriel Krisman Bertazi
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
next prev parent reply other threads:[~2022-05-19 21:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-19 20:46 [PATCH v7 0/8] Clean up the case-insensitive lookup path Gabriel Krisman Bertazi
2022-05-19 20:46 ` [f2fs-dev] " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [PATCH v7 1/8] ext4: Simplify the handling of cached insensitive names Gabriel Krisman Bertazi
2022-05-19 20:46 ` [f2fs-dev] " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [PATCH v7 2/8] f2fs: " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [f2fs-dev] " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [PATCH v7 3/8] libfs: Introduce case-insensitive string comparison helper Gabriel Krisman Bertazi
2022-05-19 20:46 ` [f2fs-dev] " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [PATCH v7 4/8] ext4: Reuse generic_ci_match for ci comparisons Gabriel Krisman Bertazi
2022-05-19 20:46 ` [f2fs-dev] " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [PATCH v7 5/8] f2fs: " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [f2fs-dev] " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [PATCH v7 6/8] ext4: Log error when lookup of encoded dentry fails Gabriel Krisman Bertazi
2022-05-19 20:46 ` [f2fs-dev] " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [PATCH v7 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow Gabriel Krisman Bertazi
2022-05-19 20:46 ` [f2fs-dev] " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [PATCH v7 8/8] f2fs: " Gabriel Krisman Bertazi
2022-05-19 20:46 ` [f2fs-dev] " Gabriel Krisman Bertazi
2022-05-19 21:19 ` Gabriel Krisman Bertazi [this message]
2022-05-19 21:19 ` [f2fs-dev] [PATCH v7 0/8] Clean up the case-insensitive lookup path Gabriel Krisman Bertazi
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=871qwpnrtr.fsf@collabora.com \
--to=krisman@collabora.com \
--cc=adilger.kernel@dilger.ca \
--cc=ebiggers@kernel.org \
--cc=jaegeuk@kernel.org \
--cc=kernel@collabora.com \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.