From c23581972349ac7048622cc1ddd85f277ff1ba0f Mon Sep 17 00:00:00 2001
From: tappro <tappro>
Date: Thu, 24 Jul 2008 11:38:44 +0000
Subject: [PATCH] - land b_ver_recov

---
 lustre/tests/sanityN.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lustre/tests/sanityN.sh b/lustre/tests/sanityN.sh
index 16c1e14839..7410b46643 100644
--- a/lustre/tests/sanityN.sh
+++ b/lustre/tests/sanityN.sh
@@ -515,7 +515,7 @@ test_26b() {
 run_test 26b "sync mtime between ost and mds"
 
 test_27() {
-	cancel_lru_locks OSC
+	cancel_lru_locks osc
 	lctl clear
 	dd if=/dev/zero of=$DIR2/$tfile bs=$((4096+4))k conv=notrunc count=4 seek=3 &
 	DD2_PID=$!
-- 
GitLab