Whamcloud - gitweb
Merge HEAD to b1_2.
authorjacob <jacob>
Thu, 11 Mar 2004 04:29:11 +0000 (04:29 +0000)
committerjacob <jacob>
Thu, 11 Mar 2004 04:29:11 +0000 (04:29 +0000)
commit9593711c17e842d219f0853d8684e5c2b94d5d46
treee4e9da37ac01294044b926fafdd7883f8b2590ff
parente62f4f34c204a57de7f5a31787c7246c1152b6a6
Merge HEAD to b1_2.

b=2306, 2325, 2264

Fixes for supporting 8k llog chunks:

 - fix destroying of named logs (2325)
 - overwrite old logs when running lconf --write_conf (2264)
 - bump LLOG_CHUNKSIZE to 8k to allow for larger clusters (2306)
19 files changed:
lnet/include/lnet/types.h
lustre/ChangeLog
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lib.h
lustre/include/linux/obd_class.h
lustre/mds/mds_fs.c
lustre/mds/mds_lov.c
lustre/obdclass/llog_ioctl.c
lustre/obdclass/llog_lvfs.c
lustre/obdclass/llog_test.c
lustre/portals/include/portals/types.h
lustre/ptlrpc/llog_client.c
lustre/ptlrpc/pack_generic.c
lustre/tests/.RC_CURRENT.tag
lustre/utils/lconf
lustre/utils/lctl.c
lustre/utils/obd.c
lustre/utils/obdctl.h
lustre/utils/wiretest.c