]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: try shrinking kernel inode cache when trimming session caps
authorYan, Zheng <zheng.z.yan@intel.com>
Sat, 5 Apr 2014 10:30:02 +0000 (18:30 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Sat, 5 Apr 2014 13:23:54 +0000 (21:23 +0800)
commita75af4c2538218cf32a19c65fdcf67da8c1a0b6b
tree98f3f1c8ff72f0575179e42267ba9e5386c38ea2
parent89f38c09f8cf88671a17cad84466c0ff0ea7e6d6
client: try shrinking kernel inode cache when trimming session caps

Notify kernel to invalidate top level directory entries. As a side
effect, the kernel inode cache get shrinked.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/client/Client.cc
src/client/Client.h
src/client/fuse_ll.cc