sapling/eden/fs
Xavier Deguillard ce50d2e34c fs: add an NfsDispatcher
Summary:
Similarly to what is done for FUSE and ProjectedFS, the dispatcher is the glue
that sits in between the protocol specific bits and the inodes layer.

For now, this only implements "getattr" but it will be filled overtime as more
RPC can be answered properly.

Reviewed By: kmancini

Differential Revision: D26389795

fbshipit-source-id: 19cf3457feec2ebc100e632cb28c20b11fdde26d
2021-02-17 23:32:38 -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/debug.py 2021-02-16 10:15:55 -08:00
cli_rs cli_rs: add uptime 2021-02-12 15:21:31 -08:00
config nfs: controls whether Mountd should register itself with rpcbind 2021-02-03 17:54:55 -08:00
docs run linter in eden/fs/docs 2021-01-25 16:13:54 -08:00
fuse telemetry: switch to using quantile stats instead of histograms 2021-02-14 16:37:08 -08:00
inodes fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
journal telemetry: switch to using quantile stats instead of timeseries 2021-02-14 16:37:08 -08:00
model model: remove test-only constructor for TreeEntry 2021-01-05 14:08:14 -08:00
monitor Apply clang-format update fixes 2021-01-10 10:06:29 -08:00
nfs fs: add an NfsDispatcher 2021-02-17 23:32:38 -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 telemetry: switch to using quantile stats instead of timeseries 2021-02-14 16:37:08 -08:00
sqlite remove dependency on glog 2020-11-10 16:31:15 -08:00
store rate limit logging 2021-01-29 14:34:23 -08:00
takeover Apply clang-format update fixes 2021-01-10 10:06:29 -08:00
telemetry telemetry: switch to using quantile stats instead of timeseries 2021-02-14 16:37:08 -08:00
testharness inodes: move dispatchers around 2021-02-10 11:52:06 -08:00
third-party eden: support NO_OPEN support on macOS 2020-07-27 17:53:03 -07:00
utils Rename Try::throwIfFailed -> throwUnlessValue 2021-01-11 13:05:17 -08:00
CMakeLists.txt nfs: make it compile with getdeps builds 2021-02-03 17:54:54 -08:00