sapling/eden/fs/fuse
Xavier Deguillard df4713369e privhelper: disable READDIRPLUS
Summary:
Looking at the spec, READDIRPLUS appears to be more complex to implement than
READDIR, for now, let's force the use of READDIR. Future changes will have to
implement READDIRPLUS as that will likely be a perf improvement.

Reviewed By: chadaustin

Differential Revision: D26802311

fbshipit-source-id: cb784d74507e6c2c2ba4dc0aebe69cfcd69db40b
2021-03-18 10:08:49 -07:00
..
fuse_tester path: forbid building non-utf8 paths 2021-02-23 11:35:12 -08:00
privhelper privhelper: disable READDIRPLUS 2021-03-18 10:08:49 -07:00
test path: forbid building non-utf8 paths 2021-02-23 11:35:12 -08:00
CMakeLists.txt nfs: implement SETATTR RPC 2021-03-11 08:31:07 -08:00
DirList.cpp fuse: rename DirList into FuseDirList 2021-03-18 10:08:49 -07:00
DirList.h fuse: rename DirList into FuseDirList 2021-03-18 10:08:49 -07:00
FuseChannel.cpp fuse: rename DirList into FuseDirList 2021-03-18 10:08:49 -07:00
FuseChannel.h log returned inode numbers from lookup/create/mkdir 2021-02-23 12:27:10 -08:00
FuseDispatcher.cpp fuse: rename DirList into FuseDirList 2021-03-18 10:08:49 -07:00
FuseDispatcher.h fuse: rename DirList into FuseDirList 2021-03-18 10:08:49 -07:00
FuseRequestContext.cpp log returned inode numbers from lookup/create/mkdir 2021-02-23 12:27:10 -08:00
FuseRequestContext.h log returned inode numbers from lookup/create/mkdir 2021-02-23 12:27:10 -08:00
FuseTypes.h move third-party/ into eden/fs/ 2020-05-04 11:33:12 -07:00
Invalidation.h make unlink and rmdir explicit about kernel cache invalidation 2020-07-28 14:47:40 -07:00
PollHandle.cpp fs: ifdef linux/macos only files 2020-09-23 12:20:41 -07:00
PollHandle.h Tidy up license headers 2019-10-11 05:28:23 -07:00