sapling/eden/fs/nfs
Andrii Grynenko e1dc359365 Move ReleasableDestructor into HeaderClientChannel
Summary: Since HeaderClientChannel now accepts a transport unique_ptr there's no need to have this deleter exposed outside of HeaderClientChannel.

Reviewed By: iahs

Differential Revision: D27729209

fbshipit-source-id: 064b03afdfe567b6df6437348596f0f6f97f6aaf
2021-04-13 23:35:41 -07:00
..
portmap nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
rpc Move ReleasableDestructor into HeaderClientChannel 2021-04-13 23:35:41 -07:00
test nfs: add missing DirListTest 2021-03-24 09:45:26 -07:00
testharness nfs: add a serializedSize to XdrTrait 2021-03-18 10:08:50 -07:00
xdr nfs: allow serializing std::optional 2021-03-29 09:20:33 -07:00
CMakeLists.txt nfs: move servicing of NFS callback to a threadpool 2021-03-29 09:20:33 -07:00
DirList.cpp nfs: make XdrTrait<T>::serializedSize non constexpr 2021-03-22 19:27:38 -07:00
DirList.h nfs: implement the READDIR RPC 2021-03-18 10:08:50 -07:00
Mountd.cpp nfs: move servicing of NFS callback to a threadpool 2021-03-29 09:20:33 -07:00
Mountd.h nfs: move servicing of NFS callback to a threadpool 2021-03-29 09:20:33 -07: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
Nfsd3.cpp nfs: implement the MKNOD procedure 2021-04-13 15:17:35 -07:00
Nfsd3.h privhelper: allow mounting via NFS on macOS 2021-04-06 14:17:00 -07:00
NfsDispatcher.cpp fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
NfsDispatcher.h nfs: implement the MKNOD procedure 2021-04-13 15:17:35 -07:00
NfsdRpc.cpp nfs: add RPC types for MKNOD 2021-04-13 14:59:58 -07:00
NfsdRpc.h nfs: add RPC types for MKNOD 2021-04-13 14:59:58 -07:00
NfsServer.cpp privhelper: allow mounting via NFS on macOS 2021-04-06 14:17:00 -07:00
NfsServer.h privhelper: allow mounting via NFS on macOS 2021-04-06 14:17:00 -07:00