]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc: fix the ENOCONN normalization in Objecter::_linger_reconnect() 49462/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 15 Dec 2022 16:58:51 +0000 (16:58 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 15 Dec 2022 17:08:07 +0000 (17:08 +0000)
commit73ddc4d202113c3dd4b09d602287f09358e2495a
treeddab90c43fc33a0394418b2a053f1cdbbe2ce4d6
parentc297b97cfe3c94854dc0d2db8608d812d6011474
osdc: fix the ENOCONN normalization in Objecter::_linger_reconnect()

Problem's description: https://tracker.ceph.com/issues/53789#note-12

Fixes: https://tracker.ceph.com/issues/53789
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/osdc/Objecter.cc