Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Drbd.cdiff e34d8f297d51b7ffa5dce72df1e45fa94cff989c Wed Jun 10 22:28:46 CDT 2015 Josh Durgin <jdurgin@redhat.com> rbd: fix ceph settings precedence

Apply the ceph settings from a config file before any ceph settings
from the command line. Since the ceph config file location may be
specified on the command line, parse it once to read the config file,
and do a second pass to apply the rest of the command line ceph
options.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>