All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fsverity: remove fsverity_verify_page()
@ 2026-02-14 20:33 ` Eric Biggers via Linux-f2fs-devel
  0 siblings, 0 replies; 12+ messages in thread
From: Eric Biggers @ 2026-02-14 20:33 UTC (permalink / raw)
  To: fsverity
  Cc: linux-f2fs-devel, linux-fsdevel, Linus Torvalds, Jaegeuk Kim,
	Chao Yu, Eric Biggers

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2026-02-14 21:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-14 20:33 [PATCH 0/2] fsverity: remove fsverity_verify_page() Eric Biggers
2026-02-14 20:33 ` [f2fs-dev] " Eric Biggers via Linux-f2fs-devel
2026-02-14 20:33 ` [PATCH 1/2] f2fs: use fsverity_verify_blocks() instead of fsverity_verify_page() Eric Biggers
2026-02-14 20:33   ` [f2fs-dev] " Eric Biggers via Linux-f2fs-devel
2026-02-14 20:39   ` Linus Torvalds
2026-02-14 20:39     ` [f2fs-dev] " Linus Torvalds
2026-02-14 20:48     ` Eric Biggers
2026-02-14 20:48       ` [f2fs-dev] " Eric Biggers via Linux-f2fs-devel
2026-02-14 20:55       ` Linus Torvalds
2026-02-14 20:55         ` [f2fs-dev] " Linus Torvalds
2026-02-14 20:33 ` [PATCH 2/2] fsverity: remove fsverity_verify_page() Eric Biggers
2026-02-14 20:33   ` [f2fs-dev] " Eric Biggers via Linux-f2fs-devel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.