Re: [git pull] vfs.git #work.misc
From: Linus Torvalds
Date: Sat Aug 13 2022 - 20:39:55 EST
On Sat, Aug 13, 2022 at 5:23 PM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> vfs: escape hash as well
That didn't parse at all for me - when talking about hashes in the
kernel, we basically never talk about the hash _character_ ('#'), and
your pull request message just made me go all "Whaa?"
Next time, can we agree to talk about either 'hash character' or just say '#'?
Just to avoid the confusion with all the normal hashing we do in the kernel.
Linus