sapling/eden/fs/nfs
Chad Austin b12c397618 compilation fixes for gcc
Summary:
GCC provides some useful warnings and errors when compiling EdenFS,
and I noticed our open source build was failing. Fix some of the
issues.

Reviewed By: xavierd

Differential Revision: D37157074

fbshipit-source-id: de5705ec2eac18cd269143739289031ca5d478fc
2022-06-23 15:45:36 -07:00
..
portmap fs: fix license header 2022-01-04 15:00:07 -08:00
rpc standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
test add unit test for access 2022-04-18 21:55:15 -07:00
testharness fs: fix license header 2022-01-04 15:00:07 -08:00
xdr fs: fix license header 2022-01-04 15:00:07 -08:00
CMakeLists.txt add unit test for access 2022-04-18 21:55:15 -07:00
DirList.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
DirList.h fs: fix license header 2022-01-04 15:00:07 -08:00
Mountd.cpp make parsing errors non fatal and log them 2022-03-24 15:20:43 -07: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 compilation fixes for gcc 2022-06-23 15:45:36 -07:00
Nfsd3.h fix invalidation on NFS 2022-04-19 20:32:54 -07:00
NfsDispatcher.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
NfsDispatcher.h fs: fix license header 2022-01-04 15:00:07 -08:00
NfsdRpc.cpp make parsing errors non fatal and log them 2022-03-24 15:20:43 -07:00
NfsdRpc.h make parsing errors non fatal and log them 2022-03-24 15:20:43 -07:00
NfsRequestContext.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
NfsRequestContext.h fs: fix license header 2022-01-04 15:00:07 -08:00
NfsServer.cpp make parsing errors non fatal and log them 2022-03-24 15:20:43 -07:00
NfsServer.h make parsing errors non fatal and log them 2022-03-24 15:20:43 -07:00
NfsUtils.cpp add unit test for access 2022-04-18 21:55:15 -07:00
NfsUtils.h compilation fixes for gcc 2022-06-23 15:45:36 -07:00