« Previous | Next » 

Revision b09c141f

IDb09c141f862bf81fa559dd5ab6a0fdb81e620a9c

Added by Dimitris Aragiorgis over 10 years ago

Fix a bug in BlockDevAssemble

If BlockdevAssemble() is invoked with as_primary=False
(currently only in the first pass of AssembleInstanceDisks())
then _RecursiveAssembleBD() returns True. In this case we
must return a dummy True, True in the backend method.

Signed-off-by: Dimitris Aragiorgis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences