Files
linux-stable-mirror/tools/include/uapi/linux
Eric Biggers fa1517bc99 fscrypt: Remove FSCRYPT_MODE_MAX
Now that the arrays of per-mode keys in struct fscrypt_master_key have
been replaced by a linked list, the definition of FSCRYPT_MODE_MAX
doesn't do anything useful.  (Previously it was used to size these
arrays.)  Remove it.

Link: https://patch.msgid.link/20260618231404.132829-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
2026-07-20 10:39:25 -07:00
..
2025-06-12 14:00:32 +02:00
2026-07-20 10:39:25 -07:00
2026-03-12 13:33:54 +01:00
2025-11-03 17:41:18 +01:00
2026-05-21 10:53:37 +02:00