]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.in: do not throw on unknown errno 4375/head
authorKefu Chai <kchai@redhat.com>
Thu, 16 Apr 2015 10:29:00 +0000 (18:29 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 13 May 2015 14:42:32 +0000 (22:42 +0800)
commit53514ad97f6f75746613f09d464f69a7c31bed55
tree625260c6e2f7bbfc9e60230cee0fa0c2c9570829
parentb241510fc9362848f1fc698f051bed51559d9dc4
ceph.in: do not throw on unknown errno

some of the errnos are not listed in errno.errorcode. if we happen
to run into them, print 'Unknown' instead.

Fixes: #11354
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/ceph.in