]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: run the io tests with direct io, too
authorasomers <asomers@FreeBSD.org>
Wed, 26 Jun 2019 19:10:39 +0000 (19:10 +0000)
committerasomers <asomers@FreeBSD.org>
Wed, 26 Jun 2019 19:10:39 +0000 (19:10 +0000)
commit45b8d233286d404bd3fb3056fe6ffac5de062418
tree071a165c12b2cf500a88aba9929f60bbe4de9864
parent014c4a07dfb3a5918d85cd2ec484735b60cd0e80
fusefs: run the io tests with direct io, too

Now the io tests are run in all cache modes.  The fusefs test suite can now
get adequate coverage without changing the value of
vfs.fusefs.data_cache_mode, which is only needed for legacy file systems
now.

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