sapling/eden/fs
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
..
benchharness add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
benchmarks Remove dead includes in eden 2020-10-09 15:25:47 -07:00
cli Add annotations to eden/fs/cli/config.py 2021-03-10 12:52:48 -08:00
cli_rs make input loop eden top 2021-03-08 18:03:57 -08:00
config config: silence prefetch-profiles config warning 2021-03-05 16:44:48 -08:00
docs run linter in eden/fs/docs 2021-01-25 16:13:54 -08:00
fuse privhelper: tell NFS client to not use locks 2021-03-11 08:31:08 -08:00
inodes nfs: implement the RENAME RPC 2021-03-11 08:31:08 -08:00
journal journal: coalesce no-op checkout events 2021-02-26 16:28:44 -08:00
model path: forbid building non-utf8 paths 2021-02-23 11:35:12 -08:00
monitor Apply clang-format update fixes 2021-01-10 10:06:29 -08:00
nfs nfs: implement the RENAME RPC 2021-03-11 08:31:08 -08:00
notifications notifications: support Windows 2020-11-11 09:37:56 -08:00
prjfs telemetry: switch to using quantile stats instead of histograms 2021-02-14 16:37:08 -08:00
py run linter in eden/fs/py 2021-01-25 16:13:55 -08:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
scripts move eden/scripts/ into eden/fs/ 2020-11-04 18:29:49 -08:00
service Deprecate folly::format 2021-02-27 07:02:55 -08:00
sqlite overlay: add TreeOverlayStore 2021-03-02 09:58:18 -08:00
store deduplicate multiple fetches for the same trees and blobs 2021-02-26 11:49:02 -08:00
takeover changing AsyncServerSocket::acceptError to receive exception_wrapper 2021-02-20 08:01:53 -08:00
telemetry telemetry: switch to using quantile stats instead of timeseries 2021-02-14 16:37:08 -08:00
testharness inodes: make InodeBase::setattr independant from FUSE 2021-03-05 11:11:19 -08:00
third-party eden: support NO_OPEN support on macOS 2020-07-27 17:53:03 -07:00
utils move EdenError to utils/ 2021-02-23 19:58:03 -08:00
CMakeLists.txt nfs: make it compile with getdeps builds 2021-02-03 17:54:54 -08:00