]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: kill obsolete comments 25573/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 17 Dec 2018 01:27:40 +0000 (09:27 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 17 Dec 2018 01:33:35 +0000 (09:33 +0800)
commitb0d2f40b033d9fe6f42e73190c2994bd302d186b
tree1c499a084330afe4dc9b1dc884cdcd1dd484bd8c
parentb5f33ae3722118ec07112a4fe1bb0bdedb803a60
osd: kill obsolete comments

I added these comments a few years ago.
Since bluestore can read things that aren't committed and
https://github.com/ceph/ceph/pull/20177 should have made it work for
filestore too, this shouldn't matter any more.

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