Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
f->close_section(); //watch
}
- f->close_section(); //watches
+ f->close_section(); //watchers
} else if (command == "dump_reservations") {
f->open_object_section("reservations");
f->open_object_section("local_reservations");
clear_pg_stat_queue();
// finish ops
- op_shardedwq.drain(); // should already be empty except for lagard PGs
+ op_shardedwq.drain(); // should already be empty except for laggard PGs
{
Mutex::Locker l(finished_lock);
finished.clear(); // zap waiters (bleh, this is messy)