]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/common/errorator: Always check exception type
authorMatan Breizman <mbreizma@redhat.com>
Thu, 10 Apr 2025 14:23:50 +0000 (14:23 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Tue, 22 Apr 2025 15:11:58 +0000 (15:11 +0000)
commitbb717e2b69ab2948aa9722bf0c05143981c5dfe9
tree78ea3d2fe0c2309621afb38fc1352ee732084e75
parentbe9d9044652d3d1913982809697fc9d6da8df861
crimson/common/errorator: Always check exception type

We shouldn't bypass this check in the is_same_v<return_t, no_touch_error_marker>
case.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/crimson/common/errorator.h