]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc: add epoch_t last_force_resend in Op/LingerOp. 4502/head
authorJianpeng Ma <jianpeng.ma@intel.com>
Fri, 6 Mar 2015 03:26:31 +0000 (11:26 +0800)
committerLoic Dachary <ldachary@redhat.com>
Wed, 29 Apr 2015 18:16:13 +0000 (20:16 +0200)
commit8d9f4d4eb546e26eeb3911811bdeb166d06cb1d1
tree19e7a3fcb95a49d3099545b64671ba5c429d049c
parent74c2dc1f3924fa05e2c40f4cceb2ab060493bdfb
osdc: add epoch_t last_force_resend in Op/LingerOp.

Using this field record the pg_poo_t::last_force_op_resend to avoid op
endless when osd reply with redirect.

Fixes: #11026
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit def4fc4ae51174ae92ac1fb606427f4f6f00743e)
src/osdc/Objecter.cc
src/osdc/Objecter.h