On Thu, Jun 18, 2026 at 10:10:08PM -0700, Eric Biggers wrote: > Since the kernel's minimum gcc version is now 8.1, the workaround for a > strange gcc bug in fscrypt_ioctl_set_policy() is no longer needed. > > Signed-off-by: Eric Biggers <[email protected]> > --- > fs/crypto/policy.c | 17 ++--------------- > 1 file changed, 2 insertions(+), 15 deletions(-)
Applied to https://git.kernel.org/pub/scm/fs/fscrypt/linux.git/log/?h=for-next - Eric

