commit | 0e47931b88a2352ecfdf21bb99256f399952544d | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed May 16 12:54:04 2012 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon May 21 15:40:50 2012 -0500 |
tree | 44f105611ceebfbf8257840f2f8c027acbf07a7a | |
parent | f34e73cd69bdbdb9b1d56b288c5e14d6fff58165 [diff] |
virtio-blk: blockdev_mark_auto_del is transport-independent Move it from virtio_blk_exit_pci to virtio_blk_exit. This is included here because the next patch removes proxy->block. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>