]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: skip the Write.mmap test when mmap is not available
authorasomers <asomers@FreeBSD.org>
Mon, 17 Jun 2019 17:17:01 +0000 (17:17 +0000)
committerasomers <asomers@FreeBSD.org>
Mon, 17 Jun 2019 17:17:01 +0000 (17:17 +0000)
commit312e5265a89eb4316f5f0a8b413b5b80efb2eb1c
treec4dc7498c5332caa42f9393d45c372de61f9aca2
parent1d1074b2a297ad939419afffd74b1c0781a77426
fusefs: skip the Write.mmap test when mmap is not available

fusefs doesn't not allow mmap when data caching is disabled.

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