]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: don't delegate inos when handling replayed requests
authorYan, Zheng <zyan@redhat.com>
Thu, 23 Jan 2020 02:15:11 +0000 (10:15 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 4 Feb 2020 02:17:35 +0000 (10:17 +0800)
commitd3c233b8a92c291b355e9defebe1e36da1ba9285
tree7efd0d6804134856818bf3ad3070e3984fc34aec
parent65004d3fbfd0b9b67f6b04256a0affea639de66f
mds: don't delegate inos when handling replayed requests

Otherwise mds may delegate inos that are already used by other replayed
requests.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/Server.cc
src/mds/Server.h