]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonClient: tear down version requests on shutdown
authorSage Weil <sage@inktank.com>
Mon, 10 Jun 2013 17:31:22 +0000 (10:31 -0700)
committerSage Weil <sage@inktank.com>
Thu, 13 Jun 2013 17:52:18 +0000 (10:52 -0700)
commit77db175c9d8b565e302393d785c3f350f1338aef
tree1165dc8ac84fa078affde204a94fd4f53aec2557
parent2818a44622f3190c89a774bbfcc36702d6b96720
mon/MonClient: tear down version requests on shutdown

Make sure all callers can handle ECANCELED.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/MonClient.cc
src/osdc/Objecter.cc