summaryrefslogtreecommitdiffhomepage
path: root/test/fuse/BUILD
AgeCommit message (Expand)Author
2020-09-11Implement FUSE_UNLINKboyuan-he
2020-09-11Implement FUSE_SETATTRCraig Chi
2020-09-11Implement FUSE_WRITEJinmou Li
2020-09-11Implement FUSE_CREATECraig Chi
2020-09-11fuse: add benchmarking support for FUSEBoyuan He & Ridwan Sharif
2020-09-11fuse: Implement IterDirents for directory file descriptionRidwan Sharif
2020-09-11Implement FUSE_RMDIRRidwan Sharif
2020-09-11Implement FUSE_READJinmou Li
2020-09-11Implement FUSE_MKDIRBoyuan He
2020-09-11Implement FUSE_READLINKBoyuan He
2020-09-11Implement FUSE_SYMLINKBoyuan He
2020-09-11Implement FUSE_MKNODBoyuan He
2020-09-11Implement FUSE_RELEASE/RELEASEDIRBoyuan He
2020-09-11Implement FUSE_OPEN/OPENDIRBoyuan He
2020-09-11Extend integration test to test sequence of FUSE operationCraig Chi
2020-08-10Implement FUSE_GETATTRCraig Chi
2020-08-04Add FUSE integration testCraig Chi