-
Hanna Reitz authored
When looking for a blkdebug node (which implements debug breakpoints), use bdrv_primary_bs() to iterate through the graph, because that is where a blkdebug node would be. Signed-off-by:
Max Reitz <mreitz@redhat.com>
Reviewed-by:
Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Reviewed-by:
Kevin Wolf <kwolf@redhat.com>Hanna Reitz authoredWhen looking for a blkdebug node (which implements debug breakpoints), use bdrv_primary_bs() to iterate through the graph, because that is where a blkdebug node would be. Signed-off-by:
Max Reitz <mreitz@redhat.com>
Reviewed-by:
Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Reviewed-by:
Kevin Wolf <kwolf@redhat.com>
Loading