K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-03-30T00:35:59.518646Z K 7 svn:log V 238 fusefs: fix tests when data caching is disabled VOP_GETPAGES is disabled when vfs.fusefs.data_cache_mode=0, causing mmap to return success but accessing the mapped memory will subsequently segfault. Sponsored by: The FreeBSD Foundation END