fscrypt: document struct fscrypt_operations
authorEric Biggers <ebiggers@google.com>
Thu, 29 Jul 2021 04:37:28 +0000 (21:37 -0700)
committerEric Biggers <ebiggers@google.com>
Thu, 29 Jul 2021 04:40:36 +0000 (21:40 -0700)
commit38ef66b05cfa3560323344a0b3e09e583f1eb974
treea95b98f2d9af965f38daf5c46d40751e6a31d594
parentba47b515f59406038a6ad763d4aff1ab50be2038
fscrypt: document struct fscrypt_operations

Document all fields of struct fscrypt_operations so that it's more clear
what filesystems that use (or plan to use) fs/crypto/ need to implement.

Link: https://lore.kernel.org/r/20210729043728.18480-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
include/linux/fscrypt.h