]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/config: tweak order of env parsing
authorSage Weil <sage@redhat.com>
Wed, 31 Jan 2018 22:33:44 +0000 (16:33 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Mar 2018 20:44:50 +0000 (14:44 -0600)
commit27c844d77c83e3b0ac5821867295d13adfebd6bc
tree13bf7dcd11885e214ab3cac4e508ee1adc21271b
parent77faa7b3d10ab7724e8a66568a36ace4cc8b38e1
common/config: tweak order of env parsing

CEPH_ARGS is half-way between env and cmdline; parse it at the end of
env.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config.cc