« Previous | Next » 

Revision f87548b5

IDf87548b5b229d6b856da5f979e35f285eb3284e9

Added by Iustin Pop over 15 years ago

bdev: Do not call Assemble() on children

The caller of dev.Assemble() (backend._RecursiveAssembleBD) is doing an
explicit recursion over all the children of the device, with better
error reporting. As such, we don't need this repeated assembly inside
the base BlockDev class.

Reviewed-by: ultrotter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences