]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PrimaryLogPG: kill obsolete ondisk_{read,write}_lock comments 29719/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 17 Aug 2019 07:19:46 +0000 (15:19 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 17 Aug 2019 07:19:46 +0000 (15:19 +0800)
commitc31c8e26d48deb741933d63cd822427946484b02
treead8e8380a1a7f50a8c591fb1c1ab0efce9bf534c
parent8e0e2bbadcef75ce96c8b798f3d6611a55f25800
osd/PrimaryLogPG: kill obsolete ondisk_{read,write}_lock comments

The ondisk_{read,write}_lock infrastructure was long gone with
https://github.com/ceph/ceph/pull/20177 merged - c244300ef33a044ad71fea7d92d77f33b5d41851,
to be specific. Hence the related comments must die since they
could be super-misleading.

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