]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.in: do not throw on unknown errno 5368/head
authorKefu Chai <kchai@redhat.com>
Thu, 16 Apr 2015 10:29:00 +0000 (18:29 +0800)
committerLoic Dachary <ldachary@redhat.com>
Tue, 28 Jul 2015 12:49:03 +0000 (14:49 +0200)
commitadd0f1e5e229c9ad66e8ef77ad59e0e390e20db6
tree5c0f8adce3501f71a1e2260c9ddfb824d1410e2a
parent45beb86423c3bd74dbafd36c6822e71ad9680e17
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>
(cherry picked from commit 53514ad97f6f75746613f09d464f69a7c31bed55)
src/ceph.in