9c4218e957
As a side effect, we can now make x-blockdev-del's check whether a BDS is actually owned by the monitor explicit. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
6 lines
76 B
C
6 lines
76 B
C
#include "block/block_int.h"
|
|
|
|
void blockdev_close_all_bdrv_states(void)
|
|
{
|
|
}
|