aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/test/syz_mount_image
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2022-09-28 14:25:25 +0000
committerAleksandr Nogikh <wp32pw@gmail.com>2022-09-29 13:44:19 +0200
commit45fd7169d5def6b5bc3fb4ff028ba831d1ffa063 (patch)
tree13dfd4249132b1e9c0147e50577ed63f180a5a42 /sys/linux/test/syz_mount_image
parent21d737fbf9bad3f2a9190bc31212f29edbfcaeb3 (diff)
sys/linux: fix invalid args in syz_mount_image tests
Diffstat (limited to 'sys/linux/test/syz_mount_image')
-rw-r--r--sys/linux/test/syz_mount_image3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/linux/test/syz_mount_image b/sys/linux/test/syz_mount_image
index 991eea1c7..59df784b8 100644
--- a/sys/linux/test/syz_mount_image
+++ b/sys/linux/test/syz_mount_image
@@ -1,2 +1 @@
-syz_mount_image$tmpfs(&(0x7f0000000000)='tmpfs\x00', &(0x7f0000000100)='./file0\x00', 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
-syz_mount_image$tmpfs(&(0x7f0000000000)='tmpfs\x00', &(0x7f0000000100)='./file0\x00', 0x0, 0x1, 0x0, 0x0, 0x0, 0x0)
+syz_mount_image$tmpfs(&(0x7f0000000000)='tmpfs\x00', &(0x7f0000000100)='./file0\x00', 0x0, 0x0, &AUTO, 0x0, 0x0, 0x0)