sapling/eden/fs/nfs
Katie Mancini d15b6ccd81 get nfs_utils building on Windows
Summary:
I'm getting nfs to build on windows to prototype it and see how feasible it
might be as an option on Windows. PrjFS has a very different model than EdenFS,
and that has made EdenFS correctness on Windows very difficult. NFS may be
easier to get correct, though the performance is suspect. Just exploring
options here.

NOTE: this one is more than removing ifdefs, please review carefully

Reviewed By: xavierd

Differential Revision: D44152041

fbshipit-source-id: 21affcc417dce492c2846902225686334eb2dc30
2023-03-29 12:52:44 -07:00
..
portmap main: move folly::init default configuration to main 2023-03-21 14:17:32 -07:00
rpc get rpc building on Widnows 2023-03-29 12:52:44 -07:00
test Fix incorrect EOF value in TreeInode::readdirImpl 2022-09-30 11:32:31 -07:00
testharness fs: fix license header 2022-01-04 15:00:07 -08:00
xdr get xdr building on Windows 2023-03-29 12:52:44 -07:00
CMakeLists.txt add unit test for access 2022-04-18 21:55:15 -07:00
DirList.cpp Fix incorrect EOF value in TreeInode::readdirImpl 2022-09-30 11:32:31 -07:00
DirList.h Fix incorrect EOF value in TreeInode::readdirImpl 2022-09-30 11:32:31 -07:00
Mountd.cpp utils: deny building an AbsolutePath from a literal 2022-11-22 16:20:30 -08:00
Mountd.h make parsing errors non fatal and log them 2022-03-24 15:20:43 -07:00
MountdRpc.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
MountdRpc.h fs: fix license header 2022-01-04 15:00:07 -08:00
Nfsd3.cpp remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
Nfsd3.h Make NFS Tracebus size configurable by EdenConfig 2022-11-02 21:02:48 -07:00
NfsDispatcher.cpp remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
NfsDispatcher.h remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -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 Make NFS Tracebus size configurable by EdenConfig 2022-11-02 21:02:48 -07:00
NfsServer.h Make NFS Tracebus size configurable by EdenConfig 2022-11-02 21:02:48 -07:00
NfsUtils.cpp get nfs_utils building on Windows 2023-03-29 12:52:44 -07:00
NfsUtils.h get nfs_utils building on Windows 2023-03-29 12:52:44 -07:00