]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/ceph_context: Show clear message if all features are enabled 12676/head
authorDave Chen <wei.d.chen@intel.com>
Tue, 27 Dec 2016 06:34:23 +0000 (14:34 +0800)
committerDave Chen <wei.d.chen@intel.com>
Wed, 28 Dec 2016 01:54:17 +0000 (09:54 +0800)
commit091547d10c9225ffe18de8db47791dbc683ce6bb
tree1ffc022431dd476d2cad65abc1827abc0aa702db
parent610a97abf81a91aeca1ed03a519f13419d259ff8
common/ceph_context: Show clear message if all features are enabled

It's saying the following dangerous and experimental featuresare enabled
while the value is "*", it's not quite clear what's "*" stands for.

The patch updates the message so that it's more clear when "*" is used
in place.

Signed-off-by: Dave Chen <wei.d.chen@intel.com>
src/common/ceph_context.cc