]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: invalidate kernel dentries one by one 3056/head
authorYan, Zheng <zyan@redhat.com>
Mon, 1 Dec 2014 13:54:52 +0000 (21:54 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 2 Dec 2014 13:49:02 +0000 (21:49 +0800)
commit491da5173fc33fec944865f0e2e9a506ec71fc5b
treed422d17de930ad8addc0c75e42b36ba62a7885e9
parent25fc21b837ba74bab2f6bc921c78fb3c43993cf5
client: invalidate kernel dentries one by one

Our trick to trim the whole kernel dentry tree does not work for 3.18+ kernel.
The fix is trim kernel dentries one by one.

Fixes: #9997
Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/client/Client.cc
src/client/Client.h