Readahead

Before protocol v7.6 (9cd6845), readahead was not implemented. Since v7.6 (c1aa96a), the FUSE_INIT request includes flags with FUSE_ASYNC_READ set, and readahead is enabled by setting the same flag in the response.