Hi hackers,
/*
* Sequential: Issue advice until the preadv() calls have caught
* up with the first advice issued for this sequential region, and
* then stay of the way of the kernel's own read-ahead.
*/
“out” is missing from the phrase “stay of the way” in this comment.
This patch fixes it.
Best,
Xuneng