K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-06-17T16:56:51.680514Z K 7 svn:log V 304 fusefs: implement non-clustered readahead fusefs will now read ahead at most one cache block at a time (usually 64 KB). Clustered reads are still TODO. Individual file systems may disable read ahead by setting fuse_init_out.max_readahead=0 during initialization. Sponsored by: The FreeBSD Foundation END