commit | 6511ef77375100ecf9134f85f08cef31fd196cdf | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri Apr 16 21:27:51 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon May 03 10:07:31 2010 +0200 |
tree | 8d6a4f97c4ff6479a8f24ad10bcb4093cd501a13 | |
parent | 9949f97e84c8040fde6116cb438f2999c52f023a [diff] |
vmdk: Convert to bdrv_open It's a format driver, so implement bdrv_open instead of bdrv_file_open. Signed-off-by: Kevin Wolf <kwolf@redhat.com>