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
Showing
- Documentation/filesystems/fsverity.rst 10 additions, 2 deletionsDocumentation/filesystems/fsverity.rst
- fs/ext4/inode.c 4 additions, 1 deletionfs/ext4/inode.c
- fs/f2fs/file.c 4 additions, 1 deletionfs/f2fs/file.c
- include/linux/stat.h 2 additions, 1 deletioninclude/linux/stat.h
- include/uapi/linux/stat.h 1 addition, 1 deletioninclude/uapi/linux/stat.h
Please register or sign in to comment