summaryrefslogtreecommitdiffhomepage
path: root/test/fuse/BUILD
AgeCommit message (Expand)Author
2021-06-10Disable all tests dependent on cloud_gvisor::testing::FuseTest.Jamie Liu
2020-12-07Fix error handling on fusefs mount.Rahat Mahmood
2020-09-16Revert "fuse: add benchmarking support for FUSE"Andrei Vagin
2020-09-16Implement FUSE_UNLINKBoyuan He
2020-09-16Implement FUSE_SETATTRCraig Chi
2020-09-16Implement FUSE_WRITEJinmou Li
2020-09-16Implement FUSE_CREATECraig Chi
2020-09-16fuse: add benchmarking support for FUSEBoyuan He & Ridwan Sharif
2020-09-16fuse: Implement IterDirents for directory file descriptionRidwan Sharif
2020-09-16Implement FUSE_RMDIRRidwan Sharif
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-16Extend integration test to test sequence of FUSE operationCraig Chi
2020-08-10Implement FUSE_GETATTRCraig Chi
2020-08-04Add FUSE integration testCraig Chi