On Thu, Jan 22, 2026 at 09:22:00AM +0100, Christoph Hellwig wrote: > fs/ext4/verity.c | 17 +---------------- > fs/f2fs/verity.c | 17 +---------------- > fs/verity/pagecache.c | 38 ++++++++++++++++++++++++++++++++++++++ > include/linux/fsverity.h | 3 +++ > 4 files changed, 43 insertions(+), 32 deletions(-)
This creates a bisection hazard: the new file fs/verity/pagecache.c isn't added to fs/verity/Makefile until the next commit. - Eric _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
