]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: add tier_evict for manifest tier
authormyoungwon oh <ohmyoungwon@gmail.com>
Mon, 14 Sep 2020 06:07:01 +0000 (15:07 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Tue, 29 Sep 2020 08:30:57 +0000 (17:30 +0900)
commit3e429a0362ed5a4f614da142b0def1750eedf283
treef440c3e221c8ccd66fb8cd7af1f018ef16b4cea5
parent58653523872ae0b69ba474de4fa6c1bfaea4cc69
osd: add tier_evict for manifest tier

Truncate the object size to 0 if the mainfest object is composed of chunks.

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
src/include/rados.h
src/include/rados/librados.hpp
src/librados/librados_cxx.cc
src/osd/PrimaryLogPG.cc
src/osdc/Objecter.h
src/tools/rados/rados.cc