From b4cac5b32eac3602651e6f7f4b2bb9820cc40d86 Mon Sep 17 00:00:00 2001 From: Dmitry Zogin Date: Tue, 7 Sep 2010 18:05:16 +0400 Subject: [PATCH] b=23316 BUG: soft lockup - CPU#2 stuck for 10s! [ll_cfg_requeue:2851] test-framework.sh cleanup patch --- lustre/tests/test-framework.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lustre/tests/test-framework.sh b/lustre/tests/test-framework.sh index 624c23a..61409d4 100644 --- a/lustre/tests/test-framework.sh +++ b/lustre/tests/test-framework.sh @@ -3849,11 +3849,6 @@ gather_logs () { local list=$1 local ts=$(date +%s) - - # bug 20237, comment 11 - # It would also be useful to provide the option - # of writing the file to an NFS directory so it doesn't need to be copied. - local tmp=$TMP local docp=true [ -f $LOGDIR/shared ] && docp=false -- 1.8.3.1