]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Objecter: fix error handling for decoding stat
authorJosh Durgin <josh.durgin@inktank.com>
Sun, 12 May 2013 21:29:28 +0000 (14:29 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Mon, 13 May 2013 02:26:19 +0000 (19:26 -0700)
commited76824c472358bc7610c136e3db78f8544451c9
tree272a34f2351e3ddda3651b4cd4b932c1c6160a9b
parentb5e9b56fc93dd4896c802aff1096430b523ad84c
Objecter: fix error handling for decoding stat

r is just a local variable, changing it has no effect.
Set the per-operation return value if provided when a decoding
error occurs.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/osdc/Objecter.cc
src/osdc/Objecter.h