From: fsgqa Date: Tue, 10 Apr 2001 01:46:38 +0000 (+0000) Subject: Back out newly introduced EF_PROTECT_FREE. X-Git-Tag: v1.1.0~1275 X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=9304ea122bdba5b894645b2b7e6b29ecff4f7005 Back out newly introduced EF_PROTECT_FREE. Seems to be giving misguided errors for some tests. --- diff --git a/common.rc b/common.rc index 0d8c52c1..f952d118 100644 --- a/common.rc +++ b/common.rc @@ -53,10 +53,12 @@ PLATFORM=linux FSSTRESS_AVOID="-f resvsp=0 -f unresvsp=0" # env variables for mem checking -EF_PROTECT_FREE=1 # efence +#EF_PROTECT_FREE=1 # efence +#export EF_PROTECT_FREE +# Not used because we get weird errors of form: +# ElectricFence Exiting: mmap() failed: Cannot allocate memory export AWK_PROG PS_HAVE_BSD PS_ALL_FLAGS PLATFORM -export EF_PROTECT_FREE # we override mount so we can specify mount options