Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblockdev.cdiff a81d616437e53106c31ba5025d5f359e592a2ef4 Mon Mar 07 07:23:04 CST 2016 Kevin Wolf <kwolf@redhat.com> block: Fix cache mode defaults in bds_tree_init()

Without setting explicit defaults in the options, blockdev-add without
an ID ended up defaulting to writethrough. It should be writeback as
documented.

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