]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
config: replace '~' by '$home' in CEPH_CONF_FILE_DEFAULT 20774/head
authorRishabh Dave <ridave@redhat.com>
Mon, 12 Mar 2018 15:20:44 +0000 (20:50 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 23 Mar 2018 05:08:09 +0000 (10:38 +0530)
commit3b46884ac89efd5d983dc9d27269f90e3ddac95a
tree518c35f3ad3d075dd09a29e4e1280619e2369354
parent44f16c903a88bd02cdf27100eaeb47dd67a1d802
config: replace '~' by '$home' in CEPH_CONF_FILE_DEFAULT

And expand "$home" to get the actual path to ceph.conf.

Fixes: http://tracker.ceph.com/issues/23215
Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/common/config.cc