]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PrimaryLogPG: finish_copyfrom - dirty omap if necessary 29729/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 14 Aug 2019 07:37:49 +0000 (15:37 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 19 Aug 2019 05:29:36 +0000 (13:29 +0800)
commit42e968e7fbf4925ce8768a3407a2b2f0d6d890b4
tree3d91bc6ac19475b4531e1b61311d1088311ae5fe
parent879326aca83a53109cc35e6fe5c32ac208e5e96e
osd/PrimaryLogPG: finish_copyfrom - dirty omap if necessary

otherwise we'll at risk of losing track of omap entries.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/PrimaryLogPG.cc