aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/landlock.txt.const
diff options
context:
space:
mode:
authorMickaël Salaün <mic@linux.microsoft.com>2024-04-29 15:46:10 +0200
committerAleksandr Nogikh <nogikh@google.com>2024-04-29 16:00:16 +0000
commite812177d8b1ca6d501d010be1c4e7efff3cc011c (patch)
tree58993fd60a631b63b54d6b4fe43c23f0b4f4d14d /sys/linux/landlock.txt.const
parentee51f7ac1dd0df7131343d099fd0b87aac42f360 (diff)
sys/linux: update the Landlock IOCTL access right
We renamed LANDLOCK_ACCESS_FS_IOCTL to LANDLOCK_ACCESS_FS_IOCTL_DEV, but the value is still the same. Signed-off-by: Mickaël Salaün <mic@linux.microsoft.com>
Diffstat (limited to 'sys/linux/landlock.txt.const')
-rw-r--r--sys/linux/landlock.txt.const2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/landlock.txt.const b/sys/linux/landlock.txt.const
index f305e078a..1fce9aa48 100644
--- a/sys/linux/landlock.txt.const
+++ b/sys/linux/landlock.txt.const
@@ -1,7 +1,7 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
LANDLOCK_ACCESS_FS_EXECUTE = 1
-LANDLOCK_ACCESS_FS_IOCTL = 32768
+LANDLOCK_ACCESS_FS_IOCTL_DEV = 32768
LANDLOCK_ACCESS_FS_MAKE_BLOCK = 2048
LANDLOCK_ACCESS_FS_MAKE_CHAR = 64
LANDLOCK_ACCESS_FS_MAKE_DIR = 128