sapling/eden/fs/nfs
Zhengchao Liu 601f99b118 support FS events logging in NFS mounts
Summary: This adds the support for FS events logging for NFS. For context, each type of event is assigned a sampling group that determines its sampling rate. In TraceBus subscription callback, events are sent to `FsEventLogger` to be sampled and logged through `HiveLogger`.

Reviewed By: xavierd

Differential Revision: D30843863

fbshipit-source-id: 65394d31b1197efd69c7fd4c1b24562f5abd5785
2021-09-09 16:29:53 -07:00
..
portmap nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
rpc allow remount after force unmounting 2021-05-27 16:11:50 -07:00
test use portable version of gtest 2021-05-12 15:58:27 -07:00
testharness use portable version of gtest 2021-05-12 15:58:27 -07:00
xdr use portable version of gtest 2021-05-12 15:58:27 -07:00
CMakeLists.txt introduce NfsRequsetContext 2021-07-26 16:04:03 -07:00
DirList.cpp nfs: make XdrTrait<T>::serializedSize non constexpr 2021-03-22 19:27:38 -07:00
DirList.h nfs: implement the READDIR RPC 2021-03-18 10:08:50 -07:00
Mountd.cpp allow remount after force unmounting 2021-05-27 16:11:50 -07:00
Mountd.h nfs: allow mountd and nfsd sockets to be non-inet on macOS 2021-05-12 13:06:57 -07:00
MountdRpc.cpp nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
MountdRpc.h nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
Nfsd3.cpp support FS events logging in NFS mounts 2021-09-09 16:29:53 -07:00
Nfsd3.h support FS events logging in NFS mounts 2021-09-09 16:29:53 -07:00
NfsDispatcher.cpp fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
NfsDispatcher.h nfs: convert Nfsd3 to ImmediateFuture 2021-05-13 16:51:34 -07:00
NfsdRpc.cpp nfs: add RPC types for MKNOD 2021-04-13 14:59:58 -07:00
NfsdRpc.h nfs: add RPC types for MKNOD 2021-04-13 14:59:58 -07:00
NfsRequestContext.cpp introduce NfsRequsetContext 2021-07-26 16:04:03 -07:00
NfsRequestContext.h introduce NfsRequsetContext 2021-07-26 16:04:03 -07:00
NfsServer.cpp support FS events logging in NFS mounts 2021-09-09 16:29:53 -07:00
NfsServer.h support FS events logging in NFS mounts 2021-09-09 16:29:53 -07:00