Whamcloud - gitweb
LU-8454 mountconf: delay FS default stripe config setting 80/22580/2
authorLai Siyao <lai.siyao@intel.com>
Sun, 18 Sep 2016 07:36:05 +0000 (15:36 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 26 Sep 2016 15:20:02 +0000 (15:20 +0000)
commit85a7f5801013636284f93fdf0861476c19567ebd
tree19c94b76507c5942c59130b5f5cc121503a2cf37
parent49fc02fb738e9420ab10c5a7d41534c7a55b8ea0
LU-8454 mountconf: delay FS default stripe config setting

Previously http://review.whamcloud.com/21612 disabled filesystem
default stripe config setting after 2.10, this is too aggressive,
now delay this feature till > 2.13.53.

Also #ifdef more unused functions in this feature.

Signed-off-by: Lai Siyao <lai.siyao@intel.com>
Change-Id: Ic4d8c9abc837f4d9c9c7992b1f297dbb361beb47
Reviewed-on: http://review.whamcloud.com/22580
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/llite/dir.c
lustre/mgc/mgc_request.c
lustre/mgs/mgs_handler.c
lustre/ptlrpc/layout.c
lustre/utils/wirecheck.c