Zach Brown 793f84b86b scoutfs: remove item reading limit
The item reading limit was intended to minimize latency when we were
directly reading cached manifests.  We're now asking the server to walk
the manifest for us and that's a lot more expensive than querying local
cached blocks.

Let's gulp in an entire segment's worth of items if we can.  We'll have
plenty of opportunity to tune this down later.

Signed-off-by: Zach Brown <zab@versity.com>
2017-06-27 14:04:38 -07:00
2017-06-27 14:04:38 -07:00
S
Description
No description provided
7.5 MiB
Languages
C 86.4%
Shell 9.9%
Roff 2.5%
TeX 0.8%
Makefile 0.4%