]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
fscrypt.rst: update definition of struct fscrypt_context_v2
authorEric Biggers <ebiggers@google.com>
Wed, 6 Dec 2023 00:19:01 +0000 (16:19 -0800)
committerEric Biggers <ebiggers@google.com>
Sat, 9 Dec 2023 20:38:15 +0000 (12:38 -0800)
commit33318c0e6ba64876050def6432f80387c89d0fe6
tree6d37389ee175dea91b06eed77c9042039fe3486a
parent33cc938e65a98f1d29d0a18403dbbee050dcad9a
fscrypt.rst: update definition of struct fscrypt_context_v2

Get the copy of the fscrypt_context_v2 definition in the documentation
in sync with the actual definition, which was changed recently by
commit 5b1188847180 ("fscrypt: support crypto data unit size less than
filesystem block size").

Link: https://lore.kernel.org/r/20231206001901.14371-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Documentation/filesystems/fscrypt.rst