summary refs log tree commit diff stats
path: root/storage-daemon/qemu-storage-daemon.c
diff options
context:
space:
mode:
authorEmanuele Giuseppe Esposito <eesposit@redhat.com>2021-09-03 13:38:00 +0200
committerKevin Wolf <kwolf@redhat.com>2021-10-06 10:25:55 +0200
commita6297e1ade6d9981c4a8d43eb426830b49a7913c (patch)
treed374b3f2b49b7e23c285e4277991d8bbd4a5de84 /storage-daemon/qemu-storage-daemon.c
parente3acc2c1961cbe22ca474cd5da4163b7bbf7cea3 (diff)
downloadfocaccia-qemu-a6297e1ade6d9981c4a8d43eb426830b49a7913c.tar.gz
focaccia-qemu-a6297e1ade6d9981c4a8d43eb426830b49a7913c.zip
include/block.h: remove outdated comment
There are a couple of errors in bdrv_drained_begin header comment:
- block_job_pause does not exist anymore, it has been replaced
  with job_pause in b15de82867
- job_pause is automatically invoked as a .drained_begin callback
  (child_job_drained_begin) by the child_job BdrvChildClass struct
  in blockjob.c. So no additional pause should be required.

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Message-Id: <20210903113800.59970-1-eesposit@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'storage-daemon/qemu-storage-daemon.c')
0 files changed, 0 insertions, 0 deletions