sapling/eden/fs/nfs
Xavier Deguillard 36089152d7 nfs: move NFS thread pool to ServerState
Summary:
I'm planning on re-using this thread pool in both PrjFS and FUSE, let's thus
move it to a more generic location.

Reviewed By: genevievehelsel

Differential Revision: D51302395

fbshipit-source-id: 39a503fd31a7b7464fc0a38f8d4152e33808293f
2023-11-28 12:57:11 -08:00
..
portmap Re-sync with internal repository 2023-10-11 22:09:00 -07:00
rpc nfs: remove the use of QueuedImmediateExecutor 2023-11-07 11:18:21 -08:00
test Re-sync with internal repository 2023-10-11 22:09:00 -07:00
testharness Re-sync with internal repository 2023-10-11 22:09:00 -07:00
xdr Re-sync with internal repository 2023-10-11 22:09:00 -07:00
CMakeLists.txt skeleton of portmapper server 2023-04-18 17:50:02 -07:00
Mountd.cpp rename rpc/Server.h to rpc/RpcServer.h 2023-07-21 16:49:00 -07:00
Mountd.h document the takeoverStop functions that must run on the EventBase 2023-07-21 16:49:00 -07:00
MountdRpc.cpp get mount rpc building on Widnows 2023-03-29 12:52:44 -07:00
MountdRpc.h get mount rpc building on Widnows 2023-03-29 12:52:44 -07:00
Nfsd3.cpp Rename ProcessName* to ProcessInfo* 2023-09-06 22:12:38 -07:00
Nfsd3.h Rename ProcessName* to ProcessInfo* 2023-09-06 22:12:38 -07:00
NfsDirList.cpp get NfsDispatcherImpl building on Windows 2023-04-06 13:00:32 -07:00
NfsDirList.h DirList -> {Fuse,Nfs}DirList 2023-04-05 16:35:43 -07:00
NfsDispatcher.cpp Getting NfsDispatcher building on Windows 2023-03-29 12:52:44 -07:00
NfsDispatcher.h replace off_t file offsets with a new FileOffset type compatible with Windows 2023-07-14 16:23:19 -07:00
NfsdRpc.cpp Get nfs_rpc building on Windows 2023-03-29 12:52:44 -07:00
NfsdRpc.h Get nfs_rpc building on Windows 2023-03-29 12:52:44 -07:00
NfsRequestContext.cpp decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
NfsRequestContext.h decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
NfsServer.cpp nfs: move NFS thread pool to ServerState 2023-11-28 12:57:11 -08:00
NfsServer.h nfs: move NFS thread pool to ServerState 2023-11-28 12:57:11 -08:00
NfsUtils.cpp get nfs_utils building on Windows 2023-03-29 12:52:44 -07:00
NfsUtils.h use the compiler-defined _WIN32 define 2023-07-17 15:18:23 -07:00
TARGETS nfs: move NFS thread pool to ServerState 2023-11-28 12:57:11 -08:00