]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/osd_operation/client_request: do_process() reorder
authorMatan Breizman <mbreizma@redhat.com>
Tue, 29 Nov 2022 11:04:22 +0000 (11:04 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Sun, 21 May 2023 08:12:29 +0000 (08:12 +0000)
commit7b8766c86cfbf700beda8cef29764a4eb84db9d3
tree94e30759e9f04a8d4ab76f2ade7d0ffc4bbb6b6d
parent9375a453bb6f8b8aedbedde070e6224250bf448a
crimson/osd/osd_operation/client_request: do_process() reorder

* Move error checking to the beginning of do_process()

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
(cherry picked from commit b1d75849312bea7b91b16336738116928c687528)
src/crimson/osd/osd_operations/client_request.cc