mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Back out newly introduced EF_PROTECT_FREE.
Seems to be giving misguided errors for some tests.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user