]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: propagate inode rstat if it has never been propagated
authorYan, Zheng <zheng.z.yan@intel.com>
Sun, 11 May 2014 05:28:51 +0000 (13:28 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Mon, 12 May 2014 03:14:51 +0000 (11:14 +0800)
commit58ee556079307b2b7cecc736a95ac5e95b8f164b
treea5ec1c748c134139e66a2539f3fa108c89c29e0f
parent54a903766506b2583af722b9b8a87c55cc38513d
mds: propagate inode rstat if it has never been propagated

Otherwise the 'last_dirstat_prop' of directory inode keeps in 'never'
state.

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