diff options
Diffstat (limited to 'sys/linux/test')
| -rw-r--r-- | sys/linux/test/landlock_fs_ioctl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/test/landlock_fs_ioctl b/sys/linux/test/landlock_fs_ioctl index bfdb3e916..35c16ef0e 100644 --- a/sys/linux/test/landlock_fs_ioctl +++ b/sys/linux/test/landlock_fs_ioctl @@ -2,7 +2,7 @@ mknodat(0xffffffffffffff9c, &AUTO='./file0\x00', 0x81c0, 0x0) -# Creates a ruleset to restrict most filesystem IOCTLs: LANDLOCK_ACCESS_FS_IOCTL. +# Creates a ruleset to restrict most filesystem IOCTLs: LANDLOCK_ACCESS_FS_IOCTL_DEV. r0 = landlock_create_ruleset(&AUTO={0x8000, 0x0}, AUTO, 0x0) |
