diff options
author | Eric Biggers <ebiggers@google.com> | 2023-01-28 01:15:29 +0300 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2023-01-28 01:46:31 +0300 |
commit | 5d0f0e57ed900917836385527ce5b122fa1425a3 (patch) | |
tree | 2a9dd0ba1351b2783a4febe87e98754e6b8472fe /Documentation/filesystems/fscrypt.rst | |
parent | 245edf445c3421584f541307cd7a8cd847c3d8d7 (diff) | |
download | linux-5d0f0e57ed900917836385527ce5b122fa1425a3.tar.xz |
fsverity: support verifying data from large folios
Try to make fs/verity/verify.c aware of large folios. This includes
making fsverity_verify_bio() support the case where the bio contains
large folios, and adding a function fsverity_verify_folio() which is the
equivalent of fsverity_verify_page().
There's no way to actually test this with large folios yet, but I've
tested that this doesn't cause any regressions.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20230127221529.299560-1-ebiggers@kernel.org
Diffstat (limited to 'Documentation/filesystems/fscrypt.rst')
0 files changed, 0 insertions, 0 deletions