]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSDMonitor: add kraken feature bit
authorJosh Durgin <jdurgin@redhat.com>
Fri, 17 Jun 2016 00:29:56 +0000 (17:29 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Sat, 9 Jul 2016 01:33:13 +0000 (18:33 -0700)
commit112eab06fb2db1e7c25b9859c1c721dbb0ac4636
treeaf48c93daac79d3bf8c7f32831b221f54a7a6e1f
parent4c709e9b6d4c54adbc7581128c12dd7c73c38da9
OSDMonitor: add kraken feature bit

This is needed to turn on persisting write errors, since older OSDs
won't be able to handle them.

Other features for kraken could potentially use this as well.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/include/ceph_features.h
src/include/rados.h
src/mon/OSDMonitor.cc