]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: make auto-marking of booting osds 'in' optional
authorSage Weil <sage@newdream.net>
Tue, 23 Aug 2011 18:21:44 +0000 (11:21 -0700)
committerSage Weil <sage@newdream.net>
Tue, 23 Aug 2011 18:21:44 +0000 (11:21 -0700)
commitdeb25e00f25d934b1f162301f7d27db47a494107
treef4512e3c829c6d74067000d3aa2270ee2a67289f
parent09f4c46411b20efdb71ba2e81b3b839f22d2e500
mon: make auto-marking of booting osds 'in' optional

By default we mark a booting OSD 'in' so that it immediately gets data.
Make this optional.

Eventually we may want to make this default to off...

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