Whamcloud - gitweb
LU-8777 mdt: add parameter to disable remote/striped dir 98/24498/16
authorLai Siyao <lai.siyao@intel.com>
Thu, 22 Dec 2016 15:46:40 +0000 (23:46 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 21 Nov 2018 04:05:18 +0000 (04:05 +0000)
commit2dae2b8ffb8f3238f240e0e59987e93ce3e31d86
tree8786b8d4a586e67f333a6260e7ab2e61e46af7f4
parentef38bdfd2b7e672e1886d5c9874e4749ce2ac258
LU-8777 mdt: add parameter to disable remote/striped dir

Restore mdt_enable_remote_dir to enable/disable remote directory
feature, and also add mdt_enable_striped_dir and
mdt_enable_dir_migration for striped directory and directory
migration.

Enable remote directory, striped directory and directory migration
by default.

Add sanity.sh 417.

Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Change-Id: I583dbc5a5eb54de02c8a4459092d4a3f3b24b262
Reviewed-on: https://review.whamcloud.com/24498
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c
lustre/mdt/mdt_reint.c
lustre/mdt/mdt_xattr.c
lustre/tests/sanity.sh
lustre/tests/test-framework.sh