]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix for MDCache::disambiguate_imports
authorYan, Zheng <zheng.z.yan@intel.com>
Wed, 16 Jan 2013 12:22:03 +0000 (20:22 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Tue, 29 Jan 2013 02:17:36 +0000 (10:17 +0800)
commitc93cf2d23b2b6aef73d0ca59294eeed1eebfa646
treefb90272ea64f4f810570fb0737827ae992d7713c
parentbaa6bd6b1c1e0e09986fca208e3f86f4f8711e69
mds: fix for MDCache::disambiguate_imports

In the resolve stage, if no MDS claims other MDS's disambiguous subtree
import, the subtree's dir_auth is undefined.

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