]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types: drop 'new_object' from constructor
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 24 Aug 2019 01:51:20 +0000 (09:51 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 26 Aug 2019 05:13:27 +0000 (13:13 +0800)
commit81c4ed2b1d9ad64e47d83048d41f0c0666d90286
treeb225a09f2dddc4383b770740d0ac816c80fd3f14
parente70f8ddb5a67706063d91637559222fe59ba3cc4
osd/osd_types: drop 'new_object' from constructor

There is no consumer.
Actually, I think this field is only meaningful to be used
to indicate whether we should initiate an inc-recovery or not.
If not, then we shall fall back to triggering a full-recovery
instead.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/osd_types.h