sapling/eden/fs/nfs
Xavier Deguillard effa6a2a22 nfs: add RPC types for CREATE
Summary: This simply adds the types to implement the CREATE RPC call.

Reviewed By: kmancini

Differential Revision: D26654767

fbshipit-source-id: 5972102aebb3b06c6838a28f3a191304efc7c945
2021-02-26 15:42:43 -08:00
..
portmap nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
rpc nfs: fix RpcServer lifetime 2021-02-22 22:40:40 -08:00
test nfs: de-dup XdrVariant<nfsstat3, ...> code 2021-02-26 08:01:25 -08:00
xdr nfs: add XdrOptionalVariant 2021-02-26 15:42:42 -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: pass caseSensitive to channel constructor 2021-02-22 08:43:48 -08:00
Nfsd3.cpp nfs: implement MKDIR RPC 2021-02-26 15:42:43 -08:00
Nfsd3.h inodes: mount plumbing 2021-02-22 22:40:38 -08:00
NfsDispatcher.cpp fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
NfsDispatcher.h nfs: implement MKDIR RPC 2021-02-26 15:42:43 -08:00
NfsdRpc.cpp nfs: add RPC types for CREATE 2021-02-26 15:42:43 -08:00
NfsdRpc.h nfs: add RPC types for CREATE 2021-02-26 15:42:43 -08:00
NfsServer.cpp inodes: pass caseSensitive to channel constructor 2021-02-22 08:43:48 -08:00
NfsServer.h inodes: pass caseSensitive to channel constructor 2021-02-22 08:43:48 -08:00