]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd,src/test: add calc_refs_to_drop_on_removal
authormyoungwon oh <ohmyoungwon@gmail.com>
Thu, 28 May 2020 14:43:10 +0000 (10:43 -0400)
committermyoungwon oh <ohmyoungwon@gmail.com>
Tue, 16 Jun 2020 06:03:15 +0000 (15:03 +0900)
commit28cbad473d2a54f57c3f839c4ce3cbec8bfb45c9
treeed6ad5d10fa353ee9164180a67664bfcc16fce2e
parentd2737fd41a146e8efe3162cdc39845226bd5a756
osd,src/test: add calc_refs_to_drop_on_removal

find out adjacent offsets between clones and drop the
reference if a chunk is not referenced,

Signed-off-by: Myoungwon Oh <ohmyoungwon@gmail.com>
src/osd/PrimaryLogPG.cc
src/osd/PrimaryLogPG.h
src/osd/osd_types.h
src/test/librados/tier_cxx.cc