summaryrefslogtreecommitdiffhomepage
path: root/test/fuse/linux/readdir_test.cc
AgeCommit message (Expand)Author
2020-09-16test/fuse: use the getdents syscall instead of opendir/readdirAndrei Vagin
2020-09-16fuse: fix a compile time errorAndrei Vagin
2020-09-16fuse: Implement IterDirents for directory file descriptionRidwan Sharif