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)
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

Simple merge