]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
config: parse fsid uuid in config, not ceph_mon
authorSage Weil <sage.weil@dreamhost.com>
Thu, 5 Apr 2012 05:29:08 +0000 (22:29 -0700)
committerSage Weil <sage@newdream.net>
Thu, 5 Apr 2012 20:35:11 +0000 (13:35 -0700)
commitcfee0333e75f45e10f04fbb52132879cd7886c5e
tree07e071daf0810a9d19512669d09c84852b36d960
parent2c14c8b2061e65a9607fccdf290485ba1497c4cf
config: parse fsid uuid in config, not ceph_mon

Use the new OPT_UUID type.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/ceph_mon.cc
src/common/config_opts.h
src/include/uuid.h
src/mon/MonClient.cc
src/monmaptool.cc