]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix completed cap flush handling
authorYan, Zheng <zyan@redhat.com>
Wed, 13 Jan 2016 14:00:53 +0000 (22:00 +0800)
committerYan, Zheng <zyan@redhat.com>
Fri, 15 Jan 2016 05:19:37 +0000 (13:19 +0800)
commit5d8d66629f820ad48c79e6a9cf32326da8689283
tree943fa811d6b4fdfc11f1698e4457ae23c6d6d8ae
parentdafb46ba7b49cddf4d1c0c842c67851744ec82f9
mds: fix completed cap flush handling

Client re-send cap flush when MDS restarts. The cap flush message
may release some caps even if the corresponding flush is already
completed.

Fixes: #13546
Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/mds/Locker.cc
src/messages/MClientCaps.h