summaryrefslogtreecommitdiffstats
path: root/blockjob.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2014-06-04 14:33:27 +0200
committerKevin Wolf <kwolf@redhat.com>2014-06-26 13:51:01 +0200
commit20cca275c6190ca0027cf7dd369ba985e44a6537 (patch)
tree9bcc23b3aea727f38f856be657ea79b3654c4cc9 /blockjob.c
parent8ee79e707a005c9274df7ce34265bb7d008b8cef (diff)
downloadhqemu-20cca275c6190ca0027cf7dd369ba985e44a6537.zip
hqemu-20cca275c6190ca0027cf7dd369ba985e44a6537.tar.gz
block: Remove a special case for protocols
The only semantic change is that bs->open_flags gets BDRV_O_PROTOCOL set now. This isn't useful, but it doesn't hurt either. The code that was previously skipped by 'goto done' is automatically disabled because protocol drivers don't support backing files (and if they did, this would probably be a fix) and can't have snapshot_flags set. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'blockjob.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud