commit | 73f0ec02d670a61afcef49bc0a74d42e324276ea | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Tue Oct 29 13:41:41 2019 -0700 |
committer | Eric Biggers <ebiggers@google.com> | Wed Nov 13 12:15:34 2019 -0800 |
tree | d8b852572491a50a63d3139a0466aff179d8d518 | |
parent | 924e319416e3b5438e4587b7c3b9d64443e825f5 [diff] |
docs: fs-verity: mention statx() support Document that the statx() system call can now be used to check whether a file is a verity file. Signed-off-by: Eric Biggers <ebiggers@google.com>