]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2022 19:22:56 +0000 (12:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2022 19:22:56 +0000 (12:22 -0700)
commit51739e31ce16a23793f9707f2009174a7086bbc1
tree40115d3b067226cc49eba8569aeca4c7772bb8cf
parentaea21c01bbf837aac3fa0a982f6abbc5a611f54a
parent28970207d69c0cf39f772e4b64e6df5eedc9a461
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt

Pull fsverity updates from Eric Biggers:
 "A couple small cleanups for fs/verity/"

* tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt:
  fs-verity: Use struct_size() helper in enable_verity()
  fs-verity: remove unused parameter desc_size in fsverity_create_info()