]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
config: accept list of possible conf file locations; include ./ceph.conf
authorSage Weil <sage@newdream.net>
Fri, 13 Nov 2009 18:47:52 +0000 (10:47 -0800)
committerSage Weil <sage@newdream.net>
Fri, 13 Nov 2009 18:47:52 +0000 (10:47 -0800)
commit788ddaa3191a238f9ef3bbaa09d3c72a920611fd
tree94a2039f259c8cd71579964aff0ad79c760781d8
parent75a3c1ac24caebe7b34d7c9cddfca5c9e1def411
config: accept list of possible conf file locations; include ./ceph.conf

This makes './ceph -w' work with './vstart.sh -x'.
src/config.cc
src/mon/MonClient.cc