]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: clear scatter dirty if replica inode has no auth subtree
authorYan, Zheng <zheng.z.yan@intel.com>
Sun, 17 Mar 2013 03:13:38 +0000 (11:13 +0800)
committerGreg Farnum <greg@inktank.com>
Mon, 1 Apr 2013 16:26:24 +0000 (09:26 -0700)
commit2b0f03cbf84cb768778470792712c10223696522
tree32cf16c86467a3e476b80c501f241a46b5b1ff6b
parent3d3d85d8455fdb8e6f0230d03f10d0c1ec9c4427
mds: clear scatter dirty if replica inode has no auth subtree

This avoids sending superfluous scatterlock state to recovering MDS

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
src/mds/CInode.cc
src/mds/CInode.h
src/mds/MDCache.cc
src/mds/Migrator.cc