Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Oct 2022 03:27:34 +0000 (20:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Oct 2022 03:27:34 +0000 (20:27 -0700)
commit5779aa2dac9a8dcad89b3774ee354de8b453ab21
tree99ad793d00fcbd690058ae3b50464172fbd1f11b
parent438b2cdd17a6c9df607f574bd13b6b637795a411
parent8377e8a24bba1ae73b3869bc71ee9df16b6bef61
Merge tag 'fsverity-for-linus' of git://git./fs/fscrypt/fscrypt

Pull fsverity updates from Eric Biggers:
 "Minor changes to convert uses of kmap() to kmap_local_page()"

* tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt:
  fs-verity: use kmap_local_page() instead of kmap()
  fs-verity: use memcpy_from_page()