diff options
| author | 2010-02-26 15:32:31 -0800 | |
|---|---|---|
| committer | 2010-03-04 11:26:35 -0800 | |
| commit | 422d2cb8f9afadba1ecd3614f658b6daaaa480fb (patch) | |
| tree | 22e1a61acdbbe1459b190c4dbb6019360464b2e9 /Documentation/filesystems/caching/backend-api.txt | |
| parent | ceph: fix flush_dirty_caps race with caps migration (diff) | |
| download | linux-dev-422d2cb8f9afadba1ecd3614f658b6daaaa480fb.tar.xz linux-dev-422d2cb8f9afadba1ecd3614f658b6daaaa480fb.zip | |
ceph: reset osd after relevant messages timed out
This simplifies the process of timing out messages. We
keep lru of current messages that are in flight. If a
timeout has passed, we reset the osd connection, so that
messages will be retransmitted. This is a failsafe in case
we hit some sort of problem sending out message to the OSD.
Normally, we'll get notification via an updated osdmap if
there are problems.
If a request is older than the keepalive timeout, send a
keepalive to ensure we detect any breaks in the TCP connection.
Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'Documentation/filesystems/caching/backend-api.txt')
0 files changed, 0 insertions, 0 deletions
