All of lore.kernel.org
 help / color / mirror / Atom feed
* [QUESTION] Does fs-verity support large folios / large block size in ext4?
@ 2025-11-06 13:02 Baokun Li
  2025-11-06 20:44 ` Eric Biggers
  0 siblings, 1 reply; 3+ messages in thread
From: Baokun Li @ 2025-11-06 13:02 UTC (permalink / raw)
  To: fsverity, Eric Biggers; +Cc: Theodore Ts'o, Baokun Li

I have recently been working on enabling large block size support in ext4.
I had assumed that fs-verity does not support large folios / large block
size. However, when testing with 64k LBS using:

    `kvm-xfstests -c ext4/64k -g verity -x encrypt`

the tests passed successfully.

Is this just a coincidence, or has fs-verity code already been updated to
support large block size / large folios?


Thanks,
Baokun


-------------------- Summary report
KERNEL:    kernel 6.18.0-rc4-next-20251103-dirty #880 SMP PREEMPT_DYNAMIC
Thu Nov  6 19:27:12 CST 2025 x86_64
CMDLINE:   -c ext4/64k -g verity -x encrypt
CPUS:      2
MEM:       7944.47

ext4/64k: 9 tests, 59 seconds
  generic/572  Pass     3s
  generic/573  Pass     2s
  generic/574  Pass     6s
  generic/575  Pass     4s
  generic/577  Pass     6s
  generic/579  Pass     25s
  generic/624  Pass     1s
  generic/625  Pass     2s
  generic/692  Pass     1s
Totals: 9 tests, 0 skipped, 0 failures, 0 errors, 50s

FSTESTVER: blktests 698f1a0 (Mon, 27 May 2024 11:30:36 +0900)
FSTESTVER: fio  fio-3.28 (Wed, 8 Sep 2021 08:59:48 -0600)
FSTESTVER: fsverity v1.6 (Wed, 20 Mar 2024 21:21:46 -0700)
FSTESTVER: libaio   libaio-0.3.108-81-g1b18bfa (Mon, 28 Mar 2022 11:30:33
-0400)
FSTESTVER: quota  v4.05-43-gd2256ac (Fri, 17 Sep 2021 14:04:16 +0200)
FSTESTVER: xfsprogs v5.13.0 (Fri, 20 Aug 2021 12:03:57 -0400)
FSTESTVER: xfstests-bld 1bdd10a-dirty (Fri, 3 May 2024 16:14:41 -0400)
FSTESTVER: xfstests v2024.05.12 (Sun, 12 May 2024 20:28:48 +0800)
FSTESTCFG: ext4/64k
FSTESTSET: -g verity -x encrypt
FSTESTOPT: aex


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

end of thread, other threads:[~2025-11-07  3:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 13:02 [QUESTION] Does fs-verity support large folios / large block size in ext4? Baokun Li
2025-11-06 20:44 ` Eric Biggers
2025-11-07  3:25   ` Baokun Li

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.