diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2019-10-30 11:07:18 -0400 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2019-11-22 13:29:49 +0100 |
commit | 1efcf39eb627573f8d543ea396cf36b0651b1e56 (patch) | |
tree | 8d330a4c3fb485c3a4c60a5740d045deb7c1e66f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 58ada94f95f71d4f73197ab0e9603dbba6e47fe3 (diff) |
virtiofs: Do not send forget request "struct list_head" element
We are sending whole of virtio_fs_forget struct to the other end over
virtqueue. Other end does not need to see elements like "struct list".
That's internal detail of guest kernel. Fix it.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions