]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: clear manifest info to fix reference mismatch
authormyoungwon oh <ohmyoungwon@gmail.com>
Tue, 30 Mar 2021 14:25:32 +0000 (23:25 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Thu, 1 Apr 2021 09:44:15 +0000 (18:44 +0900)
commitcd7a295baa3376a5213ee5f266118e170d50562b
tree8eeef79c89e2f0cd6f9acfaacc0463bbdaab2185
parentba3cd1ef93c91ef4b09efae8562652d42c1f01a6
osd: clear manifest info to fix reference mismatch

If the head is deleted in rollback(), manifest info also needs to be clear.

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