Home
last modified time | relevance | path

Searched hist:"9 c5e6594f15b7364624a3ad40306c396c93a2145" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock.hdiff 9c5e6594f15b7364624a3ad40306c396c93a2145 Thu May 04 11:52:40 CDT 2017 Kevin Wolf <kwolf@redhat.com> block: Fix write/resize permissions for inactive images

Format drivers for inactive nodes don't need write/resize permissions on
their bs->file and can share write/resize with another VM (in fact, this
is the whole point of keeping images inactive). Represent this fact in
the op blocker system, so that image locking does the right thing
without special-casing inactive images.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/openbmc/qemu/
H A Dblock.cdiff 9c5e6594f15b7364624a3ad40306c396c93a2145 Thu May 04 11:52:40 CDT 2017 Kevin Wolf <kwolf@redhat.com> block: Fix write/resize permissions for inactive images

Format drivers for inactive nodes don't need write/resize permissions on
their bs->file and can share write/resize with another VM (in fact, this
is the whole point of keeping images inactive). Represent this fact in
the op blocker system, so that image locking does the right thing
without special-casing inactive images.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>