From d4a70b11145b97d022977fb31b6988f97ee6d99a Mon Sep 17 00:00:00 2001 From: fsgqa Date: Tue, 20 May 2003 04:24:25 +0000 Subject: [PATCH] do not avoid any fsstress commands by default anymore, during any QA tests --- common.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.rc b/common.rc index 2f733452..f6283212 100644 --- a/common.rc +++ b/common.rc @@ -53,7 +53,7 @@ PS_ALL_FLAGS=-efw PLATFORM=linux # extra parameters for fsstress -FSSTRESS_AVOID="-f resvsp=0 -f unresvsp=0" +FSSTRESS_AVOID= # env variables for mem checking #EF_PROTECT_FREE=1 # efence -- 2.30.2