diff options
| author | Eric Blake <eblake@redhat.com> | 2023-09-25 14:22:41 -0500 |
|---|---|---|
| committer | Eric Blake <eblake@redhat.com> | 2023-10-05 11:02:08 -0500 |
| commit | 1dec4643d13cb3ba8315e07ce89c7fd4faaff2de (patch) | |
| tree | ba4d1c3fb06f072e3fd4a7d217140d54b3e492e0 /qemu-nbd.c | |
| parent | fd358d83901d7ccf51a389bd2d0718b28ca77c1f (diff) | |
| download | focaccia-qemu-1dec4643d13cb3ba8315e07ce89c7fd4faaff2de.tar.gz focaccia-qemu-1dec4643d13cb3ba8315e07ce89c7fd4faaff2de.zip | |
nbd/server: Prepare for per-request filtering of BLOCK_STATUS
The next commit will add support for the optional extension NBD_CMD_FLAG_PAYLOAD during NBD_CMD_BLOCK_STATUS, where the client can request that the server only return a subset of negotiated contexts, rather than all contexts. To make that task easier, this patch populates the list of contexts to return on a per-command basis (for now, identical to the full set of negotiated contexts). Signed-off-by: Eric Blake <eblake@redhat.com> Message-ID: <20230925192229.3186470-25-eblake@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Diffstat (limited to 'qemu-nbd.c')
0 files changed, 0 insertions, 0 deletions