]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: rename the ReadCacheable.default_readahead test
authorasomers <asomers@FreeBSD.org>
Mon, 17 Jun 2019 14:42:27 +0000 (14:42 +0000)
committerasomers <asomers@FreeBSD.org>
Mon, 17 Jun 2019 14:42:27 +0000 (14:42 +0000)
commitc65440cb837fd31dabb57adc9e14e51167a0db29
tree478f68ecb279774cc018c03a15464ecacef9a2ea
parent967d288d4427791cca1b41db3860a00f624cb183
fusefs: rename the ReadCacheable.default_readahead test

The test didn't actually have anything to do with readahead.  Rename it to
"ReadCacheable.cache_block"

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