Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: reset osd connections after fault
A single osd connection fault (e.g. tcp disconnect) wasn't reopening the connection, which causes all current and future requests for that osd to hang. Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information