K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-06-17T22:01:23.219727Z K 7 svn:log V 289 fusefs: use cluster_read for more readahead fusefs will now use cluster_read. This allows readahead of more than one cache block. However, it won't yet actually cluster the reads because that requires VOP_BMAP, which fusefs does not yet implement. Sponsored by: The FreeBSD Foundation END