]> asedeno.scripts.mit.edu Git - linux.git/commit
ext4: update on-disk format documentation for fs-verity
authorEric Biggers <ebiggers@google.com>
Mon, 22 Jul 2019 16:26:24 +0000 (09:26 -0700)
committerEric Biggers <ebiggers@google.com>
Tue, 13 Aug 2019 02:33:51 +0000 (19:33 -0700)
commit84fb7ca4b3f864782cb1e66e60b04d4ea1d2930b
tree900f64fd037435fd27aedb094661dbe864e78d89
parent22cfe4b48ccb5a3dbb92d6dcb88f396e0f400f74
ext4: update on-disk format documentation for fs-verity

Document the format of verity files on ext4, and the corresponding inode
and superblock flags.

Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Documentation/filesystems/ext4/inodes.rst
Documentation/filesystems/ext4/overview.rst
Documentation/filesystems/ext4/super.rst
Documentation/filesystems/ext4/verity.rst [new file with mode: 0644]