]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Add error_category for OSD result codes
authorAdam C. Emerson <aemerson@redhat.com>
Tue, 30 Apr 2019 16:28:07 +0000 (12:28 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 15 May 2020 14:55:10 +0000 (10:55 -0400)
commit406f223024408f2a5806c025d070e6c3817f0739
tree4e5b4372f9a425fe146909f15deeb4f881923a6e
parent6d652f7beb0ffd32a70091aff949034e343e0571
osd: Add error_category for OSD result codes

Actually to be used by /clients/.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/CMakeLists.txt
src/osd/error_code.cc [new file with mode: 0644]
src/osd/error_code.h [new file with mode: 0644]