Whamcloud - gitweb
LU-1203 mdt: recognize old rootsquash and nosquash_nid params
authorYu Jian <yujian@whamcloud.com>
Fri, 29 Jun 2012 03:40:52 +0000 (11:40 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 13 Jul 2012 20:17:30 +0000 (16:17 -0400)
commit8565f19a165f91322635cebd5cec2d92ea814589
tree6e97ee2c2a02b29d161598183e26d806ab4bf6b0
parent180945ed89de5201354511ea878c5b4e0d9e207c
LU-1203 mdt: recognize old rootsquash and nosquash_nid params

Change mdt_process_config() to make it capable of recognizing
old "mdt.rootsquash" and "mdt.nosquash_nid" parameters.

The new parameters are "mdt.root_squash" and "mdt.nosquash_nids".

Signed-off-by: Yu Jian <yujian@whamcloud.com>
Change-Id: I258609ea6f63f14f2e16ec141de1455dd8137b9c
Reviewed-on: http://review.whamcloud.com/3237
Tested-by: Hudson
Reviewed-by: Liang Zhen <liang@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Niu Yawei <niu@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/lustre_cfg.h
lustre/include/obd_class.h
lustre/mdt/mdt_handler.c
lustre/obdclass/obd_config.c