]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
core: make the conversion from wire error to host OS work 15780/head
authorWillem Jan Withagen <wjw@digiware.nl>
Tue, 20 Jun 2017 13:52:06 +0000 (15:52 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Wed, 5 Jul 2017 09:39:50 +0000 (11:39 +0200)
commit356c919531b3134be5d74b3d8e13b8f2823a485e
tree8eee97ce7acaa93b542f47ee0a92ddc10dd93261
parentecc6b8cb9ceb435c4e12dd57baa29e4587bde110
core: make the conversion from wire error to host OS work

 - The key change is the type of rval,
   that will call the conversion when en/decoded
 - Remainder is fixes for the type change and promotions

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/common/freebsd_errno.cc
src/include/types.h
src/osd/osd_types.h