ceph: trim deleted inode
authorYan, Zheng <zheng.z.yan@intel.com>
Sun, 21 Jul 2013 02:07:51 +0000 (10:07 +0800)
committerSage Weil <sage@inktank.com>
Sat, 10 Aug 2013 00:55:10 +0000 (17:55 -0700)
The MDS uses caps message to notify clients about deleted inode.
when receiving a such message, invalidate any alias of the inode.
This makes the kernel release the inode ASAP.

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

No differences found