« Previous | Next » 

Revision 56a14938

ID56a14938809331372b6cdb2afcb14d9818de4cbf

Added by Gerd Hoffmann over 14 years ago

drive cleanup fixes.

Changes: * drive_uninit() wants a DriveInfo now. * drive_uninit() also calls bdrv_delete(),
so callers don't need to do that. * drive_uninit() calls are moved over to the ->exit()
callbacks, destroy_bdrvs() is zapped. * setting bdrv->private is not needed any more as the
only user (destroy_bdrvs) is gone. * usb-storage needs no drive_uninit, scsi-disk will
handle that.

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences