Revision 38ef66b05cfa3560323344a0b3e09e583f1eb974 authored by Eric Biggers on 29 July 2021, 04:37:28 UTC, committed by Eric Biggers on 29 July 2021, 04:40:36 UTC
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>
1 parent ba47b51
History
File Mode Size
.gitignore -rw-r--r-- 85 bytes
Kconfig -rw-r--r-- 4.1 KB
Makefile -rw-r--r-- 4.8 KB
blacklist.c -rw-r--r-- 5.7 KB
blacklist.h -rw-r--r-- 135 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 122 bytes
common.c -rw-r--r-- 1.2 KB
common.h -rw-r--r-- 216 bytes
revocation_certificates.S -rw-r--r-- 495 bytes
system_certificates.S -rw-r--r-- 1.1 KB
system_keyring.c -rw-r--r-- 8.5 KB

back to top