sapling/eden/fs/nfs
Xavier Deguillard 1cfe49b873 nfs: implement the getattr RPC
Summary: The RPC just translate the various `struct stat` fields into the fattr3 ones.

Reviewed By: kmancini

Differential Revision: D26389793

fbshipit-source-id: 48c6e109d5d2cb62cab096114c37314d7833035f
2021-02-19 22:38:23 -08:00
..
portmap nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
rpc nfs: add NfsServer class 2021-02-09 12:47:11 -08:00
xdr fs: default initialize XdrVariant 2021-02-10 13:18:46 -08:00
CMakeLists.txt fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
Mountd.cpp nfs: explicitely pass the EventBase to run the RpcServer on 2021-02-09 12:47:10 -08:00
Mountd.h nfs: add NfsServer class 2021-02-09 12:47:11 -08: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
MountdUtil.cpp inodes: attempt to NFS mount 2021-02-09 12:47:11 -08:00
Nfsd3.cpp nfs: implement the getattr RPC 2021-02-19 22:38:23 -08:00
Nfsd3.h fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
NfsDispatcher.cpp fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
NfsDispatcher.h fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
NfsdRpc.cpp nfs: add getattr RPC datastructures 2021-02-17 23:32:38 -08:00
NfsdRpc.h nfs: add getattr RPC datastructures 2021-02-17 23:32:38 -08:00
NfsServer.cpp fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
NfsServer.h fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00