]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
config: Improve warning for unobserved value 12855/head
authorBrad Hubbard <bhubbard@redhat.com>
Thu, 5 Jan 2017 02:45:01 +0000 (12:45 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 10 Jan 2017 05:35:19 +0000 (15:35 +1000)
commit1e8e75400737414688edd0b1071d9f615ef0a573
treece8b9fe71be577468b7165f02eb2ff8cd45907bb
parent0fb99b79b395aadcb8826b3086d82597fd7a4f75
config: Improve warning for unobserved value

When a variable is not being observed we currently mark it
"unchangable". This can be misleading so try something hopefully a
little more informative.

Fixes: http://tracker.ceph.com/issues/18424
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
qa/workunits/cephtool/test.sh
src/common/config.cc