summaryrefslogtreecommitdiffhomepage
path: root/test/fuse/linux/fuse_base.h
AgeCommit message (Expand)Author
2020-09-16Implement FUSE_WRITEJinmou Li
2020-09-16Implement FUSE_READJinmou Li
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 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-10Implement FUSE_GETATTRCraig Chi
2020-08-04Add FUSE integration testCraig Chi