diff options
| author | Emanuele Giuseppe Esposito <eesposit@redhat.com> | 2023-01-13 21:42:05 +0100 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2023-02-01 16:52:32 +0100 |
| commit | d886257d84dd7c3d3f04c3b1e2e4749b47541ee5 (patch) | |
| tree | 1c86a35f8dee384dbf08f42d0afbb378d354ea05 /python/qemu/machine/console_socket.py | |
| parent | c86422c5549c0983b4b4525b8f56a1c69dd67aa1 (diff) | |
| download | focaccia-qemu-d886257d84dd7c3d3f04c3b1e2e4749b47541ee5.tar.gz focaccia-qemu-d886257d84dd7c3d3f04c3b1e2e4749b47541ee5.zip | |
block-backend: use bdrv_getlength instead of blk_getlength
The only difference is that blk_ checks if the block is available, but this check is already performed above in blk_check_byte_request(). This is in preparation for the graph rdlock, which will be taken by both the callers of blk_check_byte_request() and blk_getlength(). Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230113204212.359076-8-kwolf@redhat.com> Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'python/qemu/machine/console_socket.py')
0 files changed, 0 insertions, 0 deletions