Re: [PATCH 4.19 034/191] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext

From: Greg Kroah-Hartman
Date: Wed Nov 04 2020 - 04:09:34 EST


On Tue, Nov 03, 2020 at 01:35:52PM -0800, Eric Biggers wrote:
> Looks like something went wrong with formatting the email addresses that receive
> these emails. The Cc line has:
>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>, "linux-fscrypt@xxxxxxxxxxxxxxx, linux-ext4@xxxxxxxxxxxxxxx,
> linux-f2fs-devel@xxxxxxxxxxxxxxxxxxxxx, linux-mtd@xxxxxxxxxxxxxxxxxxx, Theodore Tso" <tytso@xxxxxxx>, Eric
> Biggers <ebiggers@xxxxxxxxxx>, Theodore Ts'o <tytso@xxxxxxx>
>
> The list addresses are part of display name of "tytso@xxxxxxx", so they
> apparently didn't receive this email.

Quilt's handling of the ' character in email cc: is horrible, and caused
this mistake, sorry. One of these days I'll figure out what needs to be
patched to fix that up...

thanks,

greg k-h