Whamcloud - gitweb
- name switch: "light" --> "lite"
[fs/lustre-release.git] / lustre / tests / llmountcleanup.sh
index 9f422d6..a7a62cb 100755 (executable)
@@ -3,10 +3,10 @@
 SRCDIR="`dirname $0`"
 . $SRCDIR/common.sh
 
-umount /mnt/obd
+umount /mnt/lustre
 
 killall acceptor
-rmmod llight
+rmmod llite
 rmmod mdc
 
 $OBDCTL <<EOF