Re: [PATCH v3 1/2] capability: add cap_isidentical
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2023-03-01 18:14:07
Also in:
linux-fsdevel, lkml
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2023-03-01 18:14:07
Also in:
linux-fsdevel, lkml
On Tue, Feb 28, 2023 at 1:29 PM Linus Torvalds [off-list ref] wrote:
That said, the old code was worse. The only redeeming feature of the old code was that "nobody has touched it in ages", so it was at least stable.
Bah. I've walked through that patch something like ten times now, and
decided that there's no way it breaks anything. Famous last words.
It also means that I don't want to look at that ugly old code when I
have the fix for it all, so I just moved it over from my experimental
tree to the main tree, since it's still the merge window.
Quod licet Iovi, non licet bovi, or something.
Linus