]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: fix legacy tunables warning
authorSage Weil <sage@inktank.com>
Wed, 12 Feb 2014 21:18:04 +0000 (13:18 -0800)
committerSage Weil <sage@inktank.com>
Wed, 12 Feb 2014 21:18:04 +0000 (13:18 -0800)
commitaf4c142d95ed12c46a44dd1dd6d17f3385acc09c
tree0be949b69a7fe6be17ac6718c5312a25a507e5e9
parentdce5196973cf0451e4695813fd4a3fc5151666b6
mon/OSDMonitor: fix legacy tunables warning

Warn on legacy tunables, not on non-optimal tunables.  Optimal is a moving
target, but it is really the legacy defaults that we want to push people
off of.

Fixes: #7399
Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/OSDMonitor.cc