]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/error_code: Default error code is -EIO
authorAdam Emerson <aemerson@redhat.com>
Tue, 14 May 2024 19:07:29 +0000 (15:07 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Tue, 1 Apr 2025 15:10:13 +0000 (11:10 -0400)
commitaa9368df27868330fd4fd582683118cb80849f17
tree94c29dd24a371ffd943b4ed82722fc1f988fb6aa
parentde7a223759b3fbaede0235a3c1fc5993838820af
common/error_code: Default error code is -EIO

-EDOM never really made that much sense and this is more coherent with
the rest of Ceph.

Signed-off-by: Adam Emerson <aemerson@redhat.com>
src/common/error_code.cc