aboutsummaryrefslogtreecommitdiff
path: root/python/setup.py
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2025-02-04 22:14:04 +0100
committerKevin Wolf <kwolf@redhat.com>2025-02-06 14:47:07 +0100
commit2e73a17c68f4d80023dc616e596e8c1f3ea8dd75 (patch)
treeca47951f5df0771d326983212398105da03b22a7 /python/setup.py
parent1600ef01ab1296ca8230daa6bc41ba983751f646 (diff)
downloadqemu-2e73a17c68f4d80023dc616e596e8c1f3ea8dd75.zip
qemu-2e73a17c68f4d80023dc616e596e8c1f3ea8dd75.tar.gz
qemu-2e73a17c68f4d80023dc616e596e8c1f3ea8dd75.tar.bz2
nbd/server: Support inactive nodes
In order to support running an NBD export on inactive nodes, we must make sure to return errors for any operations that aren't allowed on inactive nodes. Reads are the only operation we know we need for inactive images, so to err on the side of caution, return errors for everything else, even if some operations could possibly be okay. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Acked-by: Fabiano Rosas <farosas@suse.de> Message-ID: <20250204211407.381505-14-kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions