From ff179a1672adb7f5ba9a18b49c7ccf557f8ea8bb Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 9 Jul 2008 00:03:44 +0000 Subject: [PATCH] Merge b1_8_gate from b1_6 (20080708_1553) Mostly minor cleanups. Make ChangeLog consistent. Bump build version to v1_7_51. --- lustre/tests/sanity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 727ff63..af35b8e 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -3634,7 +3634,7 @@ ra_check_101() { if [ $DISCARD -gt $discard_limit ]; then lctl get_param llite.*.read_ahead_stats - error "Too many ($DISCARD) discarded with size (${READ_SIZE})" + error "Too many ($DISCARD) discarded pages with size (${READ_SIZE})" else echo "Read-ahead success for size ${READ_SIZE}" fi -- 1.8.3.1