diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 19:34:12 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 19:34:12 +0100 |
| commit | 61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 (patch) | |
| tree | 9d6a6d895a2f54481ae996074efcbc1e90d46405 /sys/linux/xattr.txt.warn | |
| parent | 8b96726707a5846209f943c978ccd7eeb1dd6f5e (diff) | |
tools/syz-check: check amd64 and 386 at the same time
Update #590
Diffstat (limited to 'sys/linux/xattr.txt.warn')
| -rw-r--r-- | sys/linux/xattr.txt.warn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/linux/xattr.txt.warn b/sys/linux/xattr.txt.warn index 02df0213e..b7b912d38 100644 --- a/sys/linux/xattr.txt.warn +++ b/sys/linux/xattr.txt.warn @@ -1,5 +1,5 @@ -struct vfs_cap_data_v1: no corresponding struct in kernel -struct vfs_cap_elem: no corresponding struct in kernel -struct evm_ima_xattr_digest_md5: no corresponding struct in kernel -struct evm_ima_xattr_digest_sha1: no corresponding struct in kernel -struct xattr_overlay_nlink: no corresponding struct in kernel +no-such-struct: vfs_cap_data_v1 +no-such-struct: vfs_cap_elem +no-such-struct: evm_ima_xattr_digest_md5 +no-such-struct: evm_ima_xattr_digest_sha1 +no-such-struct: xattr_overlay_nlink |
