[PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible

Linus Torvalds torvalds at linux-foundation.org
Sat Mar 4 21:03:06 UTC 2023


On Sat, Mar 4, 2023 at 1:01 PM Linus Torvalds
<torvalds at linux-foundation.org> wrote:
>
> Silly useless cases are just that - silly and useless. They should not
> be arguments for the real cases then being optimized and simplified.

There's a missing "not" above, that was hopefully obvious from the
context: "They should not be arguments for the real cases then NOT
being optimized and simplified"

               Linus



More information about the Linux-security-module-archive mailing list