commit | 2258e3fe20990a13c9aa2c1adccafae073b7ce13 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Fri Dec 20 19:28:09 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Jan 22 12:07:17 2014 +0100 |
tree | face552eae5e89ef3323a4d20a081d144b22899a | |
parent | 72daa72eeecb6b2ee06ab7d836ac3aa01ad7e6df [diff] |
block: Pass reference to bdrv_file_open() With that now being possible, bdrv_open() should try to extract a block device reference from the options and pass it to bdrv_file_open(). Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>