aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-09-25 17:20:32 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-09-25 17:20:32 +0200
commit90fc4b7a8988a2f84756cb6d9061cb5b83525a90 (patch)
tree631f9762c903f022f7eb910fa8a23dbfadd576c3 /executor
parent19a403430d8d5ae2472e16dab2f26ddd899cf552 (diff)
sys/linux: add erofs descriptions
Diffstat (limited to 'executor')
-rw-r--r--executor/defs.h10
-rw-r--r--executor/syscalls.h5
2 files changed, 10 insertions, 5 deletions
diff --git a/executor/defs.h b/executor/defs.h
index 3644253d3..9e2a827d8 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -60,7 +60,7 @@
#if GOARCH_386
#define GOARCH "386"
-#define SYZ_REVISION "cc69e61db7f0fdef320b108544ef8237898c9de9"
+#define SYZ_REVISION "54960b4a6bc1c71f5ca40e5be974c12b1467a987"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
@@ -70,7 +70,7 @@
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "e1bf70e619aed79fe30f6e640f8c38dd1f01ffcd"
+#define SYZ_REVISION "791337ac2ec7dcc7ccd5fd28ffedd4e7563551d6"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
@@ -80,7 +80,7 @@
#if GOARCH_arm
#define GOARCH "arm"
-#define SYZ_REVISION "f9a35b6ece17e40876334f4c679195e5e1e83fb6"
+#define SYZ_REVISION "dfe5e7b4cdda3466f2dc68e66fc74656223a73c0"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
@@ -90,7 +90,7 @@
#if GOARCH_arm64
#define GOARCH "arm64"
-#define SYZ_REVISION "cca85f28570e8e8ce8313deaafe85b4342f32f50"
+#define SYZ_REVISION "38bb896123ea577daf77bfa6ec12aa2a399db40e"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
@@ -100,7 +100,7 @@
#if GOARCH_ppc64le
#define GOARCH "ppc64le"
-#define SYZ_REVISION "89ae7c21d4813ae4b2d434f72bb1fa1f37176ec1"
+#define SYZ_REVISION "90c9d00e657e048648bcdb20d5e4c5d7a6187bc4"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 33898a8bf..4c5f6ac8c 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -3242,6 +3242,7 @@ const call_t syscalls[] = {
{"syz_mount_image$btrfs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$ceph", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$cifs", 0, (syscall_t)syz_mount_image},
+ {"syz_mount_image$erofs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$ext4", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$f2fs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$gfs2", 0, (syscall_t)syz_mount_image},
@@ -5504,6 +5505,7 @@ const call_t syscalls[] = {
{"syz_mount_image$btrfs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$ceph", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$cifs", 0, (syscall_t)syz_mount_image},
+ {"syz_mount_image$erofs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$ext4", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$f2fs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$gfs2", 0, (syscall_t)syz_mount_image},
@@ -7724,6 +7726,7 @@ const call_t syscalls[] = {
{"syz_mount_image$btrfs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$ceph", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$cifs", 0, (syscall_t)syz_mount_image},
+ {"syz_mount_image$erofs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$ext4", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$f2fs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$gfs2", 0, (syscall_t)syz_mount_image},
@@ -9919,6 +9922,7 @@ const call_t syscalls[] = {
{"syz_mount_image$btrfs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$ceph", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$cifs", 0, (syscall_t)syz_mount_image},
+ {"syz_mount_image$erofs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$ext4", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$f2fs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$gfs2", 0, (syscall_t)syz_mount_image},
@@ -11991,6 +11995,7 @@ const call_t syscalls[] = {
{"syz_mount_image$btrfs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$ceph", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$cifs", 0, (syscall_t)syz_mount_image},
+ {"syz_mount_image$erofs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$ext4", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$f2fs", 0, (syscall_t)syz_mount_image},
{"syz_mount_image$gfs2", 0, (syscall_t)syz_mount_image},