]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: always suppress issuing caps in Locker::issue_new_caps()
authorYan, Zheng <zyan@redhat.com>
Thu, 9 Jan 2020 08:32:44 +0000 (16:32 +0800)
committerYan, Zheng <zyan@redhat.com>
Fri, 24 Jan 2020 03:54:49 +0000 (11:54 +0800)
commit0828bc9a01378c3fa4435cc4ae061a14b6fac8b3
treeeff11036d8c29a6fc279270f8cfe0a541a0b9365
parent7b27ee7da9dd8f395514c46d82afee5bd5226dd0
mds: always suppress issuing caps in Locker::issue_new_caps()

mds will issue caps when sending request reply.

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