sapling/eden/fs/nfs
Xavier Deguillard c30d62253c nfs: implement PATHCONF
Summary: The PATHCONF call gather various POSIX attribute for the passed in file-handle.

Reviewed By: kmancini

Differential Revision: D26270239

fbshipit-source-id: 96a46c58402ce169cacc789c1df3f05f969dcd33
2021-02-09 12:47:14 -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 nfs: add std::monostate to XdrVariant 2021-02-09 12:47:12 -08:00
CMakeLists.txt nfs: add NfsServer class 2021-02-09 12:47:11 -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 PATHCONF 2021-02-09 12:47:14 -08:00
Nfsd3.h inodes: attempt to NFS mount 2021-02-09 12:47:11 -08:00
NfsdRpc.cpp nfs: add various enums/structs for the PATHCONF call 2021-02-09 12:47:14 -08:00
NfsdRpc.h nfs: add various enums/structs for the PATHCONF call 2021-02-09 12:47:14 -08:00
NfsServer.cpp inodes: attempt to NFS mount 2021-02-09 12:47:11 -08:00
NfsServer.h inodes: attempt to NFS mount 2021-02-09 12:47:11 -08:00