]> Git Repo - linux.git/commitdiff
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
authorLinus Torvalds <[email protected]>
Mon, 28 Jun 2021 23:20:48 +0000 (16:20 -0700)
committerLinus Torvalds <[email protected]>
Mon, 28 Jun 2021 23:20:48 +0000 (16:20 -0700)
Pull fscrypt updates from Eric Biggers:
 "A couple bug fixes for fs/crypto/:

   - Fix handling of major dirhash values that happen to be 0.

   - Fix cases where keys were derived differently on big endian systems
     than on little endian systems (affecting some newer features only)"

* tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt:
  fscrypt: fix derivation of SipHash keys on big endian CPUs
  fscrypt: don't ignore minor_hash when hash is 0


Trivial merge
This page took 0.059255 seconds and 4 git commands to generate.