]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSDMonitor: allow addition of cache pool with non-empty snaps with config 5251/head
authorSamuel Just <sjust@redhat.com>
Tue, 7 Jul 2015 18:43:01 +0000 (11:43 -0700)
committerSamuel Just <sjust@redhat.com>
Thu, 9 Jul 2015 20:56:29 +0000 (13:56 -0700)
commit4946d103de672fd448cb0982cc1aac0db5a7b6bd
tree08be51ee0c66686ce0c7c02c9fc5cc3f60423442
parentdea73c1dddbb8d2349ec1e972734aa6b38d59e46
OSDMonitor: allow addition of cache pool with non-empty snaps with config

We need to be able to allow the version of ceph_test_* from earlier
versions of ceph to continue to work.  This patch also adjusts the
work unit to use a single rados snap to test the condition without
--force-nonempty to ensure that we don't need to be careful about
the config value when running that script.

Signed-off-by: Samuel Just <sjust@redhat.com>
qa/workunits/cephtool/test.sh
src/common/config_opts.h
src/mon/OSDMonitor.cc