]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: trim corresponding chunks on tier_evict
authormyoungwon oh <ohmyoungwon@gmail.com>
Fri, 1 Oct 2021 01:18:49 +0000 (10:18 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Fri, 1 Oct 2021 01:18:49 +0000 (10:18 +0900)
commitc08904cee904bc91b1b6beb47a5ef4b55d7670c2
tree9713825020e2f360e47d419a9507557460ce235b
parent3e3ec79de07eb82f060434b9f85cf311507db157
osd: trim corresponding chunks on tier_evict

This commit trims chunks on the object even if the size of
the chunks is not equal to the object size.

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
src/osd/PrimaryLogPG.cc