From c5907f7c7aa255d8c270c7f05e682d2ef6041553 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 22 Dec 2019 11:19:49 +0100 Subject: tools/syz-check: check templates Also rename some netfilter types to eliminate massive amounts of template warnings. Update #590 --- sys/linux/filesystem.txt.warn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/linux/filesystem.txt.warn') diff --git a/sys/linux/filesystem.txt.warn b/sys/linux/filesystem.txt.warn index 105fe0250..75de256bb 100644 --- a/sys/linux/filesystem.txt.warn +++ b/sys/linux/filesystem.txt.warn @@ -1,4 +1,6 @@ struct nbd_filename: no corresponding struct in kernel struct loop_filename: no corresponding struct in kernel struct fs_image_segment: no corresponding struct in kernel +struct fs_opt: no corresponding struct in kernel +struct fs_opt_nodelim: no corresponding struct in kernel struct uuid_str: no corresponding struct in kernel -- cgit mrf-deployment