From: Dmitry Zogin Date: Tue, 7 Sep 2010 14:05:16 +0000 (+0400) Subject: b=23316 BUG: soft lockup - CPU#2 stuck for 10s! [ll_cfg_requeue:2851] X-Git-Tag: 2.0.52.0~20 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=b4cac5b32eac3602651e6f7f4b2bb9820cc40d86 b=23316 BUG: soft lockup - CPU#2 stuck for 10s! [ll_cfg_requeue:2851] test-framework.sh cleanup patch --- 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