Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblock.cdiff 317fc44ef2bfa87e96adecf035ed136ed9d78c8f Fri Apr 25 06:27:34 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Create bdrv_backing_flags()

Instead of manipulation flags inline, move the derivation of the flags
of a backing file into a new function next to the existing functions
that derive flags for bs->file and for the block driver open function.

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