Whamcloud - gitweb
Branch b1_6
authorbobijam <bobijam>
Thu, 26 Jul 2007 06:24:20 +0000 (06:24 +0000)
committerbobijam <bobijam>
Thu, 26 Jul 2007 06:24:20 +0000 (06:24 +0000)
commit5b6be598455fa90e43c8c1511057e035ccb3d901
tree23d59cd4264b226bc900756564be414d180b7fdb
parent29379abecac22bc9d99adfea4a16981555be2297
Branch b1_6
b=12211
i=adilger
i=green

Description: randomly memory allocation failure util
Details    : Make lustre randomly failed allocating memory for testing purpose.
15 files changed:
lustre/ChangeLog
lustre/autoconf/lustre-core.m4
lustre/include/linux/lvfs.h
lustre/include/obd_support.h
lustre/lvfs/Makefile.in
lustre/lvfs/autoMakefile.am
lustre/lvfs/fsfilt_ext3.c
lustre/lvfs/fsfilt_reiserfs.c
lustre/lvfs/lvfs_lib.c [new file with mode: 0644]
lustre/lvfs/lvfs_linux.c
lustre/lvfs/prng.c [moved from lustre/obdclass/prng.c with 100% similarity]
lustre/obdclass/Makefile.in
lustre/obdclass/autoMakefile.am
lustre/obdclass/class_obd.c
lustre/obdclass/linux/linux-sysctl.c