This series removes the non-large-folio-aware function fsverity_verify_page(), which is no longer needed.
Eric Biggers (2): f2fs: use fsverity_verify_blocks() instead of fsverity_verify_page() fsverity: remove fsverity_verify_page() fs/f2fs/compress.c | 3 ++- fs/verity/verify.c | 4 ++-- include/linux/fsverity.h | 6 ------ 3 files changed, 4 insertions(+), 9 deletions(-) base-commit: 3e48a11675c50698374d4ac596fb506736eb1c53 -- 2.53.0 _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
