]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: don't adjust subtree map in rename_prepare
authorSage Weil <sage@newdream.net>
Wed, 31 Mar 2010 04:27:14 +0000 (21:27 -0700)
committerSage Weil <sage@newdream.net>
Wed, 31 Mar 2010 04:28:04 +0000 (21:28 -0700)
commit8c3765e30762b9461ba0d04a5c05a106f22f8f26
treeebbe191b673705700d16d80fbe0bc0e3d8cce3ea
parent7293dd5b73828fb125ad80b28ea5ecbc895c1bb3
mds: don't adjust subtree map in rename_prepare

Not sure what the reasoning behind this was.

This code is from pre git history, and the git->subversion conversion
managed to make pretty git-blame unusable.  I doubt I really documented
what its purpose at that point was anyway.
src/mds/Server.cc