From: Samuel Just Date: Mon, 30 Jan 2023 06:16:25 +0000 (-0800) Subject: crimson/osd/osd_operations/client_request: clarify get_obc stage message X-Git-Tag: v18.1.0~419^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a389c319e07da702d0fc5432d046f7d5cc8cb7e4;p=ceph.git crimson/osd/osd_operations/client_request: clarify get_obc stage message Signed-off-by: Samuel Just --- diff --git a/src/crimson/osd/osd_operations/client_request.cc b/src/crimson/osd/osd_operations/client_request.cc index 87f28a482d2a..8919637f1579 100644 --- a/src/crimson/osd/osd_operations/client_request.cc +++ b/src/crimson/osd/osd_operations/client_request.cc @@ -226,7 +226,7 @@ ClientRequest::process_op(instance_handle_t &ihref, Ref &pg) return ihref.enter_stage(pp(*pg).get_obc, *this ).then_interruptible( [this, pg, &ihref]() mutable -> PG::load_obc_iertr::future<> { - logger().debug("{}: got obc lock", *this); + logger().debug("{}: in get_obc stage", *this); op_info.set_from_op(&*m, *pg->get_osdmap()); return pg->with_locked_obc( m->get_hobj(), op_info,