diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 11:19:49 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 11:19:49 +0100 |
| commit | c5907f7c7aa255d8c270c7f05e682d2ef6041553 (patch) | |
| tree | 55a827fcd4d33c27d5f2b99523ff414f55100558 /sys/linux/filesystem.txt.warn | |
| parent | 1461be9d82541ed8a2562169fe8719e1cdeeff2b (diff) | |
tools/syz-check: check templates
Also rename some netfilter types to eliminate massive amounts of template warnings.
Update #590
Diffstat (limited to 'sys/linux/filesystem.txt.warn')
| -rw-r--r-- | sys/linux/filesystem.txt.warn | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
