]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: drop unused input "handle" from _scan_rollback_obs() 21151/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 31 Mar 2018 09:58:07 +0000 (17:58 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 2 Apr 2018 09:28:56 +0000 (17:28 +0800)
commit6fa65b9a5ca79c2129fc474405bebd42b08053a2
tree92b3295713ce84e64ee9b97d5884b9af8a7edab7
parent24fb132953d37ccbdfc481bd9990edefcb92b758
osd/PG: drop unused input "handle" from _scan_rollback_obs()

Well, I think this is unnecessary since we already hard-cap
max objects to scan at a time into
[osd_scrub_chunk_min, osd_scrub_chunk_max].

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