]> git.proxmox.com Git - mirror_qemu.git/commit - blockjob.c
blockjob: rename block_job_is_paused()
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 16 Jun 2016 16:56:23 +0000 (17:56 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 20 Jun 2016 10:44:12 +0000 (11:44 +0100)
commita7f3b7ff03a4712b9fc1089cc568eea7296af069
tree9edd1cfa1cf47389af7dbeab773ec5eb59f9fcc4
parent17bd51f936ac0719ef7a93fb77e30313b55c83b5
blockjob: rename block_job_is_paused()

The block_job_is_paused() function name is not great because callers
only use it to determine whether pausing has been requested.  Rename it
to highlight those semantics and remove it from the public header file
as there are no external callers.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 1466096189-6477-3-git-send-email-stefanha@redhat.com
blockjob.c
include/block/blockjob.h