]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: fill in osd uuid in map on boot
authorSage Weil <sage@newdream.net>
Tue, 1 May 2012 23:13:12 +0000 (16:13 -0700)
committerSage Weil <sage@newdream.net>
Tue, 1 May 2012 23:13:12 +0000 (16:13 -0700)
commit78b9ccd371d568b87ade56d8d7c311d7f61c0c5a
treed12149f880e931ce348e19fee0681926ef4f4744
parentca4311e5e39cec8fad85fad3e67eea968707e9eb
mon: fill in osd uuid in map on boot

We may want to make this more strict, so that if it is defined it has to
match the map, and only fill it in when the map's uuid is still zeroed
(for legacy clusters)...

Signed-off-by: Sage Weil <sage@newdream.net>
src/mon/OSDMonitor.cc