Home
last modified time | relevance | path

Searched hist:"1 b57774f79e6fb5e848149e0bf227e0534e9ade5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblockdev.cdiff 1b57774f79e6fb5e848149e0bf227e0534e9ade5 Mon Nov 12 08:00:39 CST 2018 Alberto Garcia <berto@igalia.com> block: Use bdrv_reopen_set_read_only() in external_snapshot_commit()

This patch replaces the bdrv_reopen() call that set and remove the
BDRV_O_RDWR flag with the new bdrv_reopen_set_read_only() function.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>