• Sage Weil's avatar
    ceph: clean up send_mds_reconnect interface · 34b6c855
    Sage Weil authored
    Pass a ceph_mds_session, since the caller has it.
    
    Remove the dead code for sending empty reconnects.  It used to be used
    when the MDS contacted _us_ to solicit a reconnect, and we could reply
    saying "go away, I have no session."  Now we only send reconnects based
    on the mds map, and only when we do in fact have an open session.
    Signed-off-by: default avatarSage Weil <sage@newdream.net>
    34b6c855
mds_client.c 76.9 KB