]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: tighten expectations in mmap tests
authorasomers <asomers@FreeBSD.org>
Wed, 26 Jun 2019 23:10:20 +0000 (23:10 +0000)
committerasomers <asomers@FreeBSD.org>
Wed, 26 Jun 2019 23:10:20 +0000 (23:10 +0000)
commitd49c4d1290a9c8872c71dbf4a28bd776c84187e7
treeb002264392125ccff38d314737490b4e2a0f4f98
parenta04ba40349816021a62c8aea264afe04bdb44b67
fusefs: tighten expectations in mmap tests

In r349378 I fixed mmap's habit of reading more data than was available.

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