From 2b7a4c5e693cbc6768ce5d72f41a6a52845e81f0 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 15 Oct 2019 13:35:39 +0200 Subject: sys/linux: add exfat descriptions --- executor/defs.h | 10 +++++----- executor/syscalls.h | 5 +++++ 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'executor') diff --git a/executor/defs.h b/executor/defs.h index 80454b69c..93d99c931 100644 --- a/executor/defs.h +++ b/executor/defs.h @@ -70,7 +70,7 @@ #if GOARCH_386 #define GOARCH "386" -#define SYZ_REVISION "caa34ba6028e204ea1ede873fa3484a49a147985" +#define SYZ_REVISION "56c74dbd86b57ef11a9e8bddd6782a9b3e78685c" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -80,7 +80,7 @@ #if GOARCH_amd64 #define GOARCH "amd64" -#define SYZ_REVISION "5bb7010023efe0a465a43638f719c7ab6d7b2158" +#define SYZ_REVISION "fe0f7f6fb26f3d1f0d7d53ce70139ef8af9bec98" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -90,7 +90,7 @@ #if GOARCH_arm #define GOARCH "arm" -#define SYZ_REVISION "0b7b2d545de7e689555e47957f7e2ced5fa23f1d" +#define SYZ_REVISION "6cac2ed7db56e14a2421bd91a1bdb3a9e1f3014b" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -100,7 +100,7 @@ #if GOARCH_arm64 #define GOARCH "arm64" -#define SYZ_REVISION "f9df0cdbf2cb34d1601a792c5e261d29f4d9d2da" +#define SYZ_REVISION "3be2e93b9dafadcfb37c8f24908b970297b037ea" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -110,7 +110,7 @@ #if GOARCH_ppc64le #define GOARCH "ppc64le" -#define SYZ_REVISION "261e2fa5f00888060a46dbcb9028289bf439890f" +#define SYZ_REVISION "19e09581d8ed566be68db73353ecab73eb076e43" #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 1b7e52753..30bb05036 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -4547,6 +4547,7 @@ const call_t syscalls[] = { {"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$exfat", 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}, @@ -7359,6 +7360,7 @@ const call_t syscalls[] = { {"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$exfat", 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}, @@ -10123,6 +10125,7 @@ const call_t syscalls[] = { {"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$exfat", 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}, @@ -12861,6 +12864,7 @@ const call_t syscalls[] = { {"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$exfat", 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}, @@ -15617,6 +15621,7 @@ const call_t syscalls[] = { {"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$exfat", 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}, -- cgit mrf-deployment