commit | e548e9b93d3e565e42b938a99804114565be1f81 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Wed Jun 10 15:17:56 2015 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Jun 25 11:49:31 2015 +0300 |
tree | 13de716de6a024a26ad3930312e67685299e44c6 | |
parent | a2971c8ccb9bd7677a6c43cdbed9aacfef5e9f26 [diff] |
ceph: re-send flushing caps (which are revoked) in reconnect stage if flushing caps were revoked, we should re-send the cap flush in client reconnect stage. This guarantees that MDS processes the cap flush message before issuing the flushing caps to other client. Signed-off-by: Yan, Zheng <zyan@redhat.com>