git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56f91aa
)
ceph: drop unconnected inodes
author
Yan, Zheng
<zheng.z.yan@intel.com>
Fri, 20 Sep 2013 11:55:31 +0000
(19:55 +0800)
committer
Sage Weil
<sage@inktank.com>
Fri, 13 Dec 2013 17:13:16 +0000
(09:13 -0800)
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>
No differences found