]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/fs/fusefs/io.cc
fusefs: run the io tests with direct io, too
[FreeBSD/FreeBSD.git] / tests / sys / fs / fusefs / io.cc
2019-06-26 asomersfusefs: run the io tests with direct io, too
2019-06-26 asomersfusefs: implement protocol 7.23's FUSE_WRITEBACK_CACHE...
2019-06-25 asomersfusefs: automatically update mtime and ctime on write
2019-06-25 asomersfusefs: fix multiple issues with the io tests
2019-06-24 asomersfusefs: improve the short read fix from r349279
2019-06-20 asomersMFHead @349234
2019-06-17 asomersfusefs: run the Io tests with various combinations...
2019-06-13 asomersfusefs: fix a bug with WriteBack cacheing
2019-06-11 asomersfusefs: fix a page fault with writeback cacheing
2019-06-11 asomersfusefs: WIP fixing writeback cacheing