]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ceph: close stopped mds' session
authorYan, Zheng <zyan@redhat.com>
Tue, 28 Mar 2017 09:56:29 +0000 (17:56 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 4 May 2017 07:19:20 +0000 (09:19 +0200)
commit2827528da003ad207930f0d1af5faf3e482d6393
treefdbbd24c42f33e8d221dd7e3844a26444a89c8ec
parent0a07fc8cd01b6838d999a5eacaa99fe90b8f768b
ceph: close stopped mds' session

If a mds has stopped, close its session and clean up its session
requests/caps. The process is similar to handling SESSION_CLOSE
initiated by mds.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/mds_client.c