]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: make adjust_dir_fragments always adjust fragtree
authorSage Weil <sage@newdream.net>
Wed, 5 Jan 2011 23:17:36 +0000 (15:17 -0800)
committerSage Weil <sage@newdream.net>
Thu, 6 Jan 2011 00:48:15 +0000 (16:48 -0800)
commitd1d26a538bf1a1c69fb11e4ee080f98c4b8b3cc2
tree0d5094108c7113f4619e5879a6693153922068cc
parentcdf6af04203fbde223a471f4617dcfe6dd6ba821
mds: make adjust_dir_fragments always adjust fragtree

If we have the inode but no dirfrags, we still need to adjust the
inode dirfragtree.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mds/MDCache.cc