From f4815544c1bd24e9151ffa64edda7bc68f0e156d Mon Sep 17 00:00:00 2001 From: Victor Hsieh Date: Tue, 18 Dec 2018 01:34:52 -0800 Subject: sys/linux: add fs-verity ioctls This adds 2 ioctls and an argument type: - FS_IOC_ENABLE_VERITY - FS_IOC_MEASURE_VERITY - struct fsverity_digest Note fs-verity on-disk structs are not yet added. --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b73c62af9..dfacf642c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -17,6 +17,7 @@ Google Inc. Atul Prakash Julia Hansbrough Dan Austin + Victor Hsieh Baozeng Ding Lorenzo Stoakes Jeremy Huang -- cgit mrf-deployment