]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: notify clients about deleted inode
authorYan, Zheng <zheng.z.yan@intel.com>
Sun, 21 Jul 2013 02:21:13 +0000 (10:21 +0800)
committerSage Weil <sage@inktank.com>
Fri, 9 Aug 2013 05:29:59 +0000 (22:29 -0700)
commitca3987fff1928cd6b74a969a68ba62f79a900550
tree303cafa8fd95e37da4a87ab920e957dd26775e18
parent151e6d24e4512076731e7dbe9707bd36b2aad986
mds: notify clients about deleted inode

To make sure clients trim the deleted inode from the their cache
ASAP. After all clients release the inode, we can reclaim space.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Reviewed-by: Sage Weil <sage@inktank.com>
src/mds/Locker.cc