X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmdt%2Fmdt_handler.c;h=2ce7a689d07c0863055aec6e589b9e271cfb041f;hp=cf92911dcc30f82ee082176bbd6c2e483ab86fec;hb=c6f3d533542b9462b5b8df95183d80321d4d9c34;hpb=83e45ead69babfb2909a3157f054fcd8fdf33360 diff --git a/lustre/mdt/mdt_handler.c b/lustre/mdt/mdt_handler.c index cf92911..2ce7a68 100644 --- a/lustre/mdt/mdt_handler.c +++ b/lustre/mdt/mdt_handler.c @@ -5144,6 +5144,7 @@ static int mdt_init0(const struct lu_env *env, struct mdt_device *m, m->mdt_enable_striped_dir = 1; m->mdt_enable_dir_migration = 1; m->mdt_enable_remote_dir_gid = 0; + m->mdt_enable_remote_rename = 1; atomic_set(&m->mdt_mds_mds_conns, 0); atomic_set(&m->mdt_async_commit_count, 0);