]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: update client metadata for already open session 18299/head
authorYan, Zheng <zyan@redhat.com>
Tue, 10 Oct 2017 09:47:33 +0000 (17:47 +0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 14 Oct 2017 00:33:33 +0000 (17:33 -0700)
commit2973b6d4184cb5c36f8823010ab83a2b8ebb12d0
tree7d55b788ad2b888988a2031a994211561669a4d2
parent5695829ffd72a03f5611393c6037caf73ff1e813
mds: update client metadata for already open session

session opened by Server::prepare_force_open_sessions() has no
client metadata.

Fixes: http://tracker.ceph.com/issues/21746
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 9d5c92a3367369789836d8669aa421074c69e4f3)
src/mds/Server.cc