mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: test access controls on the fs-verity ioctls
Test access controls on the fs-verity ioctls. FS_IOC_MEASURE_VERITY is allowed on any file, whereas FS_IOC_ENABLE_VERITY requires write access. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -575,3 +575,4 @@
|
||||
570 auto quick rw swap
|
||||
571 auto quick
|
||||
572 auto quick verity
|
||||
573 auto quick verity
|
||||
|
||||
Reference in New Issue
Block a user