From: zab Date: Mon, 26 May 2003 22:50:12 +0000 (+0000) Subject: - bring recent b_devel changes into b_ad, only minor corrections needed. the X-Git-Tag: v1_7_110~1^13~196 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e36751de179c1672aa8ce0af2a1f6308de1c8f2a;p=fs%2Flustre-release.git - 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 --- 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: $@