Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Thu, 13 Dec 2007 04:18:02 +0000 (04:18 +0000)
committerbobijam <bobijam>
Thu, 13 Dec 2007 04:18:02 +0000 (04:18 +0000)
commitca6dd9a48e7b3ebf5df8a78c8ed65f7676cebf4d
treec48ccbdfc2ba426a89bf41d1d267525bc2d36539
parentf5b6aa43e3037d5ce8e3412c1ada6d1d6679c6d4
Branch HEAD
b=12211
i=green, adilger

Description: make lustre randomly fail allocating memory
Details    : Make lustre randomly failed allocating memory for testing purpose.
12 files changed:
lustre/ChangeLog
lustre/include/linux/lvfs.h
lustre/include/obd_support.h
lustre/lvfs/Makefile.in
lustre/lvfs/autoMakefile.am
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