commit | 9f12bd119e408388233e7aeb1152f372a8b5dcad | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Fri Sep 20 19:55:31 2013 +0800 |
committer | Sage Weil <sage@inktank.com> | Fri Dec 13 09:13:16 2013 -0800 |
tree | 9cf2b88f6c466ec72a52be088d1db3ab33b60906 | |
parent | 56f91aad69444d650237295f68c195b74d888d95 [diff] |
ceph: drop unconnected inodes Positve dentry and corresponding inode are always accompanied in MDS reply. So no need to keep inode in the cache after dropping all its aliases. Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com> Reviewed-by: Sage Weil <sage@inktank.com>