]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fetch missing inodes from disk
authorYan, Zheng <zheng.z.yan@intel.com>
Sat, 19 Jan 2013 01:24:12 +0000 (09:24 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Tue, 29 Jan 2013 02:17:36 +0000 (10:17 +0800)
commit77946dcdae2f34410694252afe03e1892cac571b
tree8a33ab3a6620541377cb12231ff8ea9febc66a31
parentf4abf00af5ab88c35b20e15529cda9622df3b2cc
mds: fetch missing inodes from disk

The problem of fetching missing inodes from replicas is that replicated inodes
does not have up-to-date rstat and fragstat. So just fetch missing inodes from
disk

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