sapling/eden/fs/fuse
Xavier Deguillard 3f8ec3cc4c privhelper: tell NFS client to not use locks
Summary:
Since an EdenFS mount can only be mounted in a single place, we don't need to
support the NLM protocol, thus let's inform Linux to not use it.

Reviewed By: kmancini

Differential Revision: D26771237

fbshipit-source-id: bc534a938ad6348bf10a553c6c4f283f043da4f5
2021-03-11 08:31:08 -08:00
..
fuse_tester path: forbid building non-utf8 paths 2021-02-23 11:35:12 -08:00
privhelper privhelper: tell NFS client to not use locks 2021-03-11 08:31:08 -08: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 Apply clang-format update fixes 2021-01-10 10:06:29 -08:00
DirList.h Tidy up license headers 2019-10-11 05:28:23 -07:00
FuseChannel.cpp fast track POSIX ACL xattrs too 2021-03-05 12:29:50 -08:00
FuseChannel.h log returned inode numbers from lookup/create/mkdir 2021-02-23 12:27:10 -08:00
FuseDispatcher.cpp inodes: thread an ObjectContext into unlink/rmdir 2021-03-04 17:51:50 -08:00
FuseDispatcher.h inodes: thread an ObjectContext into unlink/rmdir 2021-03-04 17:51:50 -08: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