diff options
| author | Kevin Wolf | 2015-12-16 14:00:36 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2016-01-20 13:36:23 +0100 |
| commit | 09e0c771e47e02278c264bafff6bfc0771732d72 (patch) | |
| tree | 1825203d583618b74bd7e2b493d1d51fce0840eb /include/exec/user | |
| parent | qcow2: Write full header on image creation (diff) | |
| download | qemu-09e0c771e47e02278c264bafff6bfc0771732d72.tar.gz qemu-09e0c771e47e02278c264bafff6bfc0771732d72.tar.xz qemu-09e0c771e47e02278c264bafff6bfc0771732d72.zip | |
block: Assert no write requests under BDRV_O_INCOMING
As long as BDRV_O_INCOMING is set, the image file is only opened so we
have a file descriptor for it. We're definitely not supposed to modify
the image, it's still owned by the migration source.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
