diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-06-01 13:51:38 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2023-06-28 09:46:25 +0200 |
commit | 84569a7df34c37aeb6b7cfa52bd803f66aa4ca0d (patch) | |
tree | 1117019761b2ea180aa3f8d8a5cc9b08f8081a82 /block/cloop.c | |
parent | e7918e96193dbaf334c480ddde58ebc1370a84f6 (diff) |
block: mark another function as coroutine_fns and GRAPH_UNLOCKED
Mark functions as coroutine_fn when they are only called by other coroutine_fns
and they can suspend. Because this function operates on a BlockBackend, mark it
GRAPH_UNLOCKED.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20230601115145.196465-6-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/cloop.c')
0 files changed, 0 insertions, 0 deletions