X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fmdcreqcleanup.sh;h=3cacfbd910c88dc6aa6454caf0496b9741a9b45b;hb=4b28597565a5e732e1bb2b6aecf25e71bfeacccc;hp=da87ece56ef749f3ddeee7f2020e7546c2ebb241;hpb=04190b5f6540c8c6adb8f931ba133fc9683fe641;p=fs%2Flustre-release.git diff --git a/lustre/tests/mdcreqcleanup.sh b/lustre/tests/mdcreqcleanup.sh index da87ece..3cacfbd 100755 --- a/lustre/tests/mdcreqcleanup.sh +++ b/lustre/tests/mdcreqcleanup.sh @@ -1,22 +1,34 @@ -rmmod llight +#!/bin/sh + +SRCDIR="`dirname $0`/" +. $SRCDIR/common.sh + +rmmod llite rmmod mdc -/usr/src/obd/utils/obdctl <