]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osdc/Objecter: clean up completion handlers that set *prval=0 711/head
authorSage Weil <sage@inktank.com>
Thu, 10 Oct 2013 14:10:16 +0000 (07:10 -0700)
committerSage Weil <sage@inktank.com>
Fri, 11 Oct 2013 16:23:10 +0000 (09:23 -0700)
commit7113186c32c90713369a8d1a8e94d6a0ccba8394
tree75e26e033018b9f55116d29e4152b5a8714a7330
parent82e93303fb83e886206b3157b2fdc3d6617e9934
osdc/Objecter: clean up completion handlers that set *prval=0

If the OSD operations returns 0, these are unnecessary.  If it does not,
then these are misleading.  In both cases here, the OSD sets the result to
zero, so this has no client-visible change.r

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