ceph: reset osd session on fault, not peer_reset
authorSage Weil <sage@newdream.net>
Fri, 9 Oct 2009 17:29:18 +0000 (10:29 -0700)
committerSage Weil <sage@newdream.net>
Fri, 9 Oct 2009 18:58:15 +0000 (11:58 -0700)
commit81b024e70fed635a2cf5a4bf911db1649bb005f5
tree67c949621bc90cf2cd2651992e11afb35d87724b
parent991abb6ecfc8edf9863aa6a3f43249e63f9d4d4e
ceph: reset osd session on fault, not peer_reset

The peer_reset just takes longer (until we reconnect and discover the osd
dropped the session... which it will).

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/osd_client.c