]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: Allow rename request for stray migration/reintegration
authorYan, Zheng <zheng.z.yan@intel.com>
Tue, 2 Oct 2012 08:55:44 +0000 (16:55 +0800)
committerSage Weil <sage@inktank.com>
Tue, 2 Oct 2012 18:22:35 +0000 (11:22 -0700)
commitbc1e52ff5f2eb6cca1cc2b6f46e84a998d753863
treeed6c01c797fc11603d3ab2809a0510eebfc68470
parentc6c6de5d0d27d95f93b6df99f39493ba4a510a7b
mds: Allow rename request for stray migration/reintegration

Allow rename request to modify system directory if it is for stray
migration/reintegration.

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