acrn-kernel/fs/crypto
Matthew Wilcox (Oracle) 704528d895 fs: Remove ->readpages address space operation
All filesystems have now been converted to use ->readahead, so
remove the ->readpages operation and fix all the comments that
used to refer to it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
2022-04-01 13:45:33 -04:00
..
Kconfig
Makefile
bio.c block: pass a block_device and opf to bio_reset 2022-02-02 07:50:00 -07:00
crypto.c fs: Remove ->readpages address space operation 2022-04-01 13:45:33 -04:00
fname.c fscrypt: remove fscrypt_operations::max_namelen 2021-09-20 19:32:33 -07:00
fscrypt_private.h fscrypt: improve a few comments 2021-10-25 19:11:50 -07:00
hkdf.c fscrypt: allow 256-bit master keys with AES-256-XTS 2021-09-22 11:29:38 -07:00
hooks.c
inline_crypt.c fscrypt: add functions for direct I/O support 2022-02-08 11:02:04 -08:00
keyring.c
keysetup.c fscrypt: improve a few comments 2021-10-25 19:11:50 -07:00
keysetup_v1.c
policy.c