]> 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>
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)
commit2df73d5a8d486273d26f6677b49b5d382db890b7
treeb9cbc6f035098372b17e05decc9fc28cf882d692
parente9b76399c2818291ef040ba9a8838897f2514f9b
parentca9d04b7ec9173ad73513752575f27b8ea9fbf59
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/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