« Previous | Next » 

Revision 0db22eac

ID0db22eac4faec43647948a439a17541d81e92e5b

Added by Nikos Skalkotos about 12 years ago

Split DiskDevice constructor in 2 parts

In the constructor only variable initialization is performed. This is
needed because the constructor is executed before the DiskDevice
instance is appended to the device list, and if something fails there,
then the resources may be cleaned up in an incorrect order.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences