]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/net: fix error category equivalence checks
authorCasey Bodley <cbodley@redhat.com>
Fri, 31 Aug 2018 18:04:41 +0000 (14:04 -0400)
committerYingxin <yingxin.cheng@intel.com>
Mon, 3 Sep 2018 08:29:26 +0000 (16:29 +0800)
commitc48de27480e9624798df9f1840ecbb72570aede0
tree1b5a2f04832313bda669f59569ca4b104cac9839
parenta94f42f1814c963f6abfd3bd01202b7db9c33f2f
crimson/net: fix error category equivalence checks

consult base class for equivalence (which will match errors within
this category) before applying the extra error code mappings

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/crimson/net/Errors.cc