diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-22 16:38:55 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-22 18:31:15 +0100 |
| commit | e4c56f390e76bddfd2911006d7036e2970b3f5d1 (patch) | |
| tree | 91b24d741368d656f00dd5d0578a451e2ad2dec6 /sys/linux/dev_nbd.txt.warn | |
| parent | 010feb8758ca9301d6bc8f8508ead9622dec8c80 (diff) | |
tools/syz-check: improve matching netlink attributes
1. Match policies that has a _suffix in our descriptions
(we frequently do this to improve precision or avoid dup names).
2. Rename policies in descriptions to match kernel names.
3. Match policy if there are several such names in kernel.
4. Recognize policies with helper sub-policies.
Update #590
Diffstat (limited to 'sys/linux/dev_nbd.txt.warn')
| -rw-r--r-- | sys/linux/dev_nbd.txt.warn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/dev_nbd.txt.warn b/sys/linux/dev_nbd.txt.warn index 61b8c7776..48ec704f8 100644 --- a/sys/linux/dev_nbd.txt.warn +++ b/sys/linux/dev_nbd.txt.warn @@ -1,2 +1,2 @@ -bad-netlink-attr: nbd_attr_policy.NBD_ATTR_SOCKETS: should be nlnest [amd64] +bad-netlink-attr: nbd_attr_policy.NBD_ATTR_SOCKETS: should be nlnest no-such-struct: nbd_sock_pair |
