summaryrefslogtreecommitdiffhomepage
path: root/test/fuse
AgeCommit message (Expand)Author
2020-09-16Implement FUSE_READJinmou Li
2020-09-16Implement FUSE_MKDIRBoyuan He
2020-09-16Implement FUSE_READLINKBoyuan He
2020-09-16Implement FUSE_SYMLINKBoyuan He
2020-09-16Implement FUSE_MKNODBoyuan He
2020-09-16Implement FUSE_RELEASE/RELEASEDIRBoyuan He
2020-09-16Implement FUSE_OPEN/OPENDIRBoyuan He
2020-09-16Add function to create a fake inode in FUSE integration testCraig Chi
2020-09-16Add function generating array of iovec with different FUSE structsCraig Chi
2020-09-16Add functions in FUSE integration test to get metrics from FUSE serverCraig Chi
2020-09-16Extend integration test to test sequence of FUSE operationCraig Chi
2020-08-12Merge pull request #3250 from craig08:fuse-getattrgVisor bot
2020-08-10Implement FUSE_GETATTRCraig Chi
2020-08-05Merge pull request #3502 from craig08:fuse-integration-test-fix-connection-re...gVisor bot
2020-08-04Fix FUSE integration test failed with ECONNREFUSEDCraig Chi
2020-08-04Merge pull request #3320 from craig08:fuse-integration-testgVisor bot
2020-08-04Add FUSE integration testCraig Chi