]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/read.cc
fusefs: Upgrade FUSE protocol to version 7.9.
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / read.cc
2019-05-16 Alan Somersfusefs: Upgrade FUSE protocol to version 7.9.
2019-05-13 Alan SomersMFHead @347527
2019-05-09 Alan Somersfusefs: shorten and consolidate sleeps
2019-04-09 Alan Somersfusefs: skip the Read.keep_cache test when cache is...
2019-04-08 Alan Somersfusefs: cache file attributes
2019-04-05 Enji CooperFix the branch build
2019-04-04 Alan Somersfusefs: properly handle FOPEN_KEEP_CACHE
2019-04-04 Alan SomersMFHead@r345880
2019-03-30 Alan Somersfusefs: fix more tests when data caching is disabled
2019-03-30 Alan Somersfusefs: fix tests when data caching is disabled
2019-03-29 Alan SomersMFHead@r345677
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-21 Alan Somersfusefs: adapt the tests to the fuse => fusefs rename