commit | 907eb3e5b6fad79308977ec7f885ef549e64daca | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Feb 16 22:36:03 2015 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Feb 26 13:04:04 2015 +0100 |
tree | e6358715d33cd549322bdee1d3784a764744884a | |
parent | 8744a6a8d500d3509de1f5e33b8cd7d22ec37cf1 [diff] |
virtio-blk: switch to standard-headers Drop duplicated code. Minor codechanges were required as geometry is a sub-structure now. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>