commit | e34d8f297d51b7ffa5dce72df1e45fa94cff989c | [log] [tgz] |
---|---|---|
author | Josh Durgin <jdurgin@redhat.com> | Wed Jun 10 20:28:46 2015 -0700 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Jul 14 17:15:23 2015 +0200 |
tree | dd4afb30304896650310fc94bab46c4704e11da3 | |
parent | 99a3c89d5d538dc6c360e35dffb797cfe06e9cda [diff] |
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>