While reading the stream read interfaces, I found a typo.
/*
* How many neighboring-on-disk blocks can we can scatter-read into
* other buffers at the same time? In this case we don't wait if we
Seems the second *can* is not necessary.
--
Regards
Junwang Zhao