]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tools: Check for overlaps in internal "complete" table for DBObjectMap
authorDavid Zafman <dzafman@redhat.com>
Wed, 8 Feb 2017 18:02:40 +0000 (10:02 -0800)
committerDavid Zafman <dzafman@redhat.com>
Mon, 27 Mar 2017 15:33:04 +0000 (08:33 -0700)
commite5e8eb962db6187ea19b96ba29ac83469c90b4ea
treeb11229fd197681e631636e2bd841982f90295862
parentf4101591ad701a62fe027c4744ca8ea505f44bdc
tools: Check for overlaps in internal "complete" table for DBObjectMap

Changed check to return an error count and fix tool error message

Signed-off-by: David Zafman <dzafman@redhat.com>
src/os/ObjectMap.h
src/os/filestore/DBObjectMap.cc
src/os/filestore/DBObjectMap.h
src/test/ObjectMap/test_object_map.cc
src/tools/ceph_osdomap_tool.cc