Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb0be3d
)
Merge b1_8_gate from b1_6 (20080708_1553)
author
adilger
<adilger>
Wed, 9 Jul 2008 00:03:44 +0000
(
00:03
+0000)
committer
adilger
<adilger>
Wed, 9 Jul 2008 00:03:44 +0000
(
00:03
+0000)
Mostly minor cleanups.
Make ChangeLog consistent.
Bump build version to v1_7_51.
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
727ff63
..
af35b8e
100644
(file)
--- 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