]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: put notable caps at the front of session's caps list
authorYan, Zheng <zyan@redhat.com>
Thu, 22 Nov 2018 09:28:15 +0000 (17:28 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 15 Jan 2019 08:34:26 +0000 (16:34 +0800)
commitcb6e7184458e64720ad83c266e5e393a80c32697
treeb5c50849518e6e2b6ce49574724111a6f0ea00f7
parent370ae1cb3e5dc07867d80e998082bc514e8fccfd
mds: put notable caps at the front of session's caps list

Notable Capabilities are ones that are being revoked, ones that
have writeable ranges and ones that want exclusive caps or want
file read/write.

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