• S
    ceph: dicard cap releases on mds restart · e01a5946
    Sage Weil 提交于
    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: NSage Weil <sage@newdream.net>
    e01a5946
mds_client.c 77.3 KB