]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/.../client_request.cc: move message decode check to with_pg
authorSamuel Just <sjust@redhat.com>
Sun, 4 Feb 2024 22:28:46 +0000 (14:28 -0800)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 16 May 2024 11:39:18 +0000 (14:39 +0300)
commitca794dc3666cb51e8eefd55886e537ffc4a6eca4
tree202bc22a1a2ef2e24c6d2d6a9f9e695b04437e5f
parent0c7e7c0d119197fe4dc956046e4e3cc87821f1f8
crimson/.../client_request.cc: move message decode check to with_pg

We only need to do this once, no need to recheck on requeue.

Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 10a9a11f5d535044f081964dc6b79813aa9bb624)
src/crimson/osd/osd_operations/client_request.cc