From e36751de179c1672aa8ce0af2a1f6308de1c8f2a Mon Sep 17 00:00:00 2001 From: zab Date: Mon, 26 May 2003 22:50:12 +0000 Subject: [PATCH] - bring recent b_devel changes into b_ad, only minor corrections needed. the only significant of which was making sure changes in super.c made it to b_ad's llite_lib.c --- lustre/tests/recovery-small-upcall.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 lustre/tests/recovery-small-upcall.sh diff --git a/lustre/tests/recovery-small-upcall.sh b/lustre/tests/recovery-small-upcall.sh new file mode 100755 index 0000000..02e9f69 --- /dev/null +++ b/lustre/tests/recovery-small-upcall.sh @@ -0,0 +1,3 @@ +#!/bin/sh +LUSTRE=`dirname $0`/.. +$LUSTRE/utils/lctl --device %$3 recover || logger -p kern.info recovery failed: $@ -- 1.8.3.1