]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: fix more tests when data caching is disabled
authorasomers <asomers@FreeBSD.org>
Sat, 30 Mar 2019 00:54:01 +0000 (00:54 +0000)
committerasomers <asomers@FreeBSD.org>
Sat, 30 Mar 2019 00:54:01 +0000 (00:54 +0000)
commitb2f9195e90659d032a017f13dad7e72ff35bc3c2
tree679863f19c5b66cbd1d285447b0fa454fd3947e8
parent056606403401b55b34792bfb5cf8b23b37dd9e29
fusefs: fix more tests when data caching is disabled

readahead is also disallowed when data_cache_mode=0.  This should've been
part of r345720.

Sponsored by: The FreeBSD Foundation
tests/sys/fs/fusefs/read.cc