]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
config: Error out when you can't parse an addr from the config file.
authorGreg Farnum <gregf@hq.newdream.net>
Fri, 30 Jul 2010 07:28:52 +0000 (00:28 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Tue, 3 Aug 2010 21:56:02 +0000 (14:56 -0700)
commitb588a56ed518a7f491513ac432271d50bbb41100
tree00dbc514eeef27cdf8cb865457ab30dcf505ad2e
parentd7d615bc15674f588956a3201cc4d33b88efd62a
config: Error out when you can't parse an addr from the config file.

Also, fix up a few other addr parsing cases to break properly!
src/config.cc