linux-stable/fs/verity
Eric Biggers c1d9b584e2 fs-verity: add the hook for file ->setattr()
Add a function fsverity_prepare_setattr() which filesystems that support
fs-verity must call to deny truncates of verity files.

Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Eric Biggers <ebiggers@google.com>
2019-07-28 16:59:16 -07:00
..
Kconfig
Makefile
fsverity_private.h
hash_algs.c
init.c
open.c fs-verity: add the hook for file ->setattr() 2019-07-28 16:59:16 -07:00