]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: track dirty dentries in separate list 19574/head
authorYan, Zheng <zyan@redhat.com>
Mon, 18 Dec 2017 08:48:51 +0000 (16:48 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 21 Dec 2017 09:44:12 +0000 (17:44 +0800)
commit49559663825ff742bde386355be864e03e646ffa
treec8504bfb5d0310a749fb7a0cf77a5f7ab0813379
parent80c186f2d6f788cb9ee80a8820eeff221d76e708
mds: track dirty dentries in separate list

this should improve performance of large directory

Fixes: http://tracker.ceph.com/issues/19578
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/CDentry.cc
src/mds/CDentry.h
src/mds/CDir.cc
src/mds/CDir.h