diff options
author | Eric Blake <eblake@redhat.com> | 2024-08-07 08:50:01 -0500 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2024-08-11 10:57:00 +0300 |
commit | cb48a7089b7ba04f4bb3e0bb9642893e5cbd8b3d (patch) | |
tree | a2f06957cf3ca328ef104c807a6b0ed6d9a2d349 /qapi/meson.build | |
parent | c179754c3c1f6f32540a1d48718ea41272a5456f (diff) |
nbd/server: Plumb in new args to nbd_client_add()
Upcoming patches to fix a CVE need to track an opaque pointer passed
in by the owner of a client object, as well as request for a time
limit on how fast negotiation must complete. Prepare for that by
changing the signature of nbd_client_new() and adding an accessor to
get at the opaque pointer, although for now the two servers
(qemu-nbd.c and blockdev-nbd.c) do not change behavior even though
they pass in a new default timeout value.
Suggested-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-ID: <20240807174943.771624-11-eblake@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
[eblake: s/LIMIT/MAX_SECS/ as suggested by Dan]
Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit fb1c2aaa981e0a2fa6362c9985f1296b74f055ac)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qapi/meson.build')
0 files changed, 0 insertions, 0 deletions