]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osdc: remove spurious _maybe_request_map return value
authorJohn Spray <john.spray@redhat.com>
Tue, 9 Dec 2014 17:45:41 +0000 (17:45 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 16 Dec 2014 20:45:58 +0000 (20:45 +0000)
commitbab3d3d414db9a5c27f5f151553e51948380d6a2
tree28bd5515eedb82ff8842fcdbe9a8835b83b99352
parentcf3101af8f80e1d342cde4bcc5aad4b81e8dd955
osdc: remove spurious _maybe_request_map return value

This was always zero: make the function return void, and
remove all the places we asserted on its return value.

Signed-off-by: John Spray <john.spray@redhat.com>
src/osdc/Objecter.cc
src/osdc/Objecter.h