]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: fix to recover adjacent clone when set_chunk is called 43099/head
authormyoungwon oh <ohmyoungwon@gmail.com>
Mon, 12 Jul 2021 05:20:45 +0000 (14:20 +0900)
committerCory Snyder <csnyder@iland.com>
Wed, 8 Sep 2021 15:42:32 +0000 (11:42 -0400)
commit022a44462562ef0fc46e97fcd1bb37ca3df1fc37
treeb40a3f512a304a076ec1fc1454cfb7caaa959059
parent1fc9fbfe422d8fd857397e98cd6ff863f021dc1e
osd: fix to recover adjacent clone when set_chunk is called

set_chunk needs adjacent clones to calculate reference count

fixes: https://tracker.ceph.com/issues/51627

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
(cherry picked from commit 7b669e4af42d63d2ca29e78de6cc6ffb5428e30a)
src/osd/PrimaryLogPG.cc