]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSD: drop parameter t from proc_replica_log() 13923/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 11 Mar 2017 09:06:07 +0000 (17:06 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 11 Mar 2017 09:40:44 +0000 (17:40 +0800)
commit65e049227617c06ff42518510bc86758a2312b03
tree6eee1ac02812046a48af3e819282593e967ffbcc
parent520e139478a0005d99e3f81de36d7336d6a45684
OSD: drop parameter t from proc_replica_log()

Which is definitely unnecessary.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/PG.cc
src/osd/PG.h
src/osd/PGLog.cc
src/osd/PGLog.h
src/test/osd/TestPGLog.cc