Whamcloud - gitweb
LU-694 config: make 'jobid_var' global
authorNiu Yawei <niu@whamcloud.com>
Fri, 18 May 2012 06:09:11 +0000 (23:09 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 30 May 2012 10:00:02 +0000 (06:00 -0400)
commit33db53607dac6ee63755358147526c16843ac9c8
treec3a880b52a856808aa9305e4ac86d966311c821f
parent60b5c3e464d6b4b333506e6db6b0635bb5a06577
LU-694 config: make 'jobid_var' global

This patch makes the global parameter able to accept
string value, and move the 'jobid_var' from the llite
folder into the lustre proc root /proc/fs/lustre.

Signed-off-by: Niu Yawei <niu@whamcloud.com>
Change-Id: Ibaac19d2f29f8631d4717c6b0f82853cff64fc96
Reviewed-on: http://review.whamcloud.com/2785
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_param.h
lustre/llite/lproc_llite.c
lustre/mgs/mgs_llog.c
lustre/obdclass/linux/linux-module.c
lustre/obdclass/obd_config.c
lustre/tests/sanity.sh