]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: drop redundant ping of tp thread
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 27 Jul 2016 07:01:23 +0000 (15:01 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Wed, 27 Jul 2016 22:30:01 +0000 (06:30 +0800)
commitac311c545d0257caa91a5210f5746ea01baa926a
tree9661842357307e5465ecbbe1a87ebe22778c2073
parent01e696e80bdb478607924bbbf4e6b60339f872da
osd: drop redundant ping of tp thread

Because the lock_suspend_timeout() process of PG does the same thing
for each loop.

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