From 557dbcbd6df18319e3647692ff4772af153db178 Mon Sep 17 00:00:00 2001 From: adilger Date: Sat, 27 Jul 2002 05:49:25 +0000 Subject: [PATCH] Don't try to remove kqswnal module, it oopses the kernel. --- lustre/tests/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/common.sh b/lustre/tests/common.sh index 278fff0..67b61ff 100644 --- a/lustre/tests/common.sh +++ b/lustre/tests/common.sh @@ -535,7 +535,7 @@ cleanup_portals() { do_rmmod ptlrpc do_rmmod obdclass - do_rmmod kqswnal + #do_rmmod kqswnal do_rmmod ksocknal do_rmmod kptlrouter do_rmmod portals -- 1.8.3.1