Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 25 Nov 2019 20:21:23 +0000 (12:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 25 Nov 2019 20:21:23 +0000 (12:21 -0800)
commit1c1ff4836fdab94c7c15b23be57bf64c1e56a36f
treeb9cbc6f035098372b17e05decc9fc28cf882d692
parentea4b71bc0bb646f811e4728389485f1d0522f7ea
parent73f0ec02d670a61afcef49bc0a74d42e324276ea
Merge tag 'fsverity-for-linus' of git://git./fs/fscrypt/fscrypt

Pull fsverity updates from Eric Biggers:
 "Expose the fs-verity bit through statx()"

* tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt:
  docs: fs-verity: mention statx() support
  f2fs: support STATX_ATTR_VERITY
  ext4: support STATX_ATTR_VERITY
  statx: define STATX_ATTR_VERITY
  docs: fs-verity: document first supported kernel version