Commit 1a3e9e8
ext4: support verifying data from large folios with fs-verity
Eric Biggers already added support for verifying data from large folios
several years ago in commit 5d0f0e5 ("fsverity: support verifying
data from large folios").
With ext4 now supporting large block sizes, the fs-verity tests
`kvm-xfstests -c ext4/64k -g verity -x encrypt` pass without issues.
Therefore, remove the restriction and allow large folios to be enabled
together with fs-verity.
Cc: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Baokun Li <libaokun1@huawei.com>
Reviewed-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Message-ID: <20251121090654.631996-23-libaokun@huaweicloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>1 parent 58fd191 commit 1a3e9e8
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5154 | 5154 | | |
5155 | 5155 | | |
5156 | 5156 | | |
5157 | | - | |
5158 | | - | |
5159 | 5157 | | |
5160 | 5158 | | |
5161 | 5159 | | |
| |||
0 commit comments