Whamcloud - gitweb
Branch b1_4_mountconf
authornathan <nathan>
Mon, 20 Feb 2006 18:47:20 +0000 (18:47 +0000)
committernathan <nathan>
Mon, 20 Feb 2006 18:47:20 +0000 (18:47 +0000)
commit5870029f7754285d0b156706ffecc8b46f945ff8
treed0663ae2c737c104059812ef57fa1a482d9d32cd
parent060503ee5573c39431eee76b107ff9c51055ccf2
Branch b1_4_mountconf
b=9846
Add lctl conf_param path via ioctl to MGS to set LCFG_PARAMs in logs.
Specifically, this allows things like:
./lctl conf_param lustre-mdtlov default_stripe_size=1055000
to be added to the MDT and client logs.
15 files changed:
lustre/include/linux/lustre_disk.h
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lib.h
lustre/mgc/mgc_request.c
lustre/mgs/mgs_handler.c
lustre/mgs/mgs_internal.h
lustre/mgs/mgs_llog.c
lustre/obdclass/obd_mount.c
lustre/ptlrpc/pack_generic.c
lustre/utils/lctl.c
lustre/utils/lustre_cfg.c
lustre/utils/mkfs_lustre.c
lustre/utils/mount_lustre.c
lustre/utils/obd.c
lustre/utils/obdctl.h