• Sage Weil's avatar
    ceph: dicard cap releases on mds restart · e01a5946
    Sage Weil authored
    If the MDS restarts, the expire caps state is no longer shared, and can be
    thrown out.  Caps state will be rebuilt on the MDS during the reconnect
    process that follows.  Zero out any release messages and adjust the
    release counter accordingly.
    Signed-off-by: default avatarSage Weil <sage@newdream.net>
    e01a5946
mds_client.c 77.3 KB