sapling/eden/fs/nfs
Michael Cuevas e79d41cc77 change entry3 and entryplus3 constructors
Summary: Instead of taking a uint64_t, we'll take in an InodeNumber. This allows us to avoid the conversion from InodeNumber -> uint64_t -> InodeNumber.

Reviewed By: chadaustin, xavierd

Differential Revision: D33135685

fbshipit-source-id: c9e4317b1f5f97ad924dce5da322860c91c64115
2021-12-15 21:13:36 -08:00
..
portmap nfs: ifdef it on Windows 2021-02-05 21:22:56 -08:00
rpc Remove usages of IOBufQueue::clear() 2021-12-10 13:06:29 -08:00
test use portable version of gtest 2021-05-12 15:58:27 -07:00
testharness use portable version of gtest 2021-05-12 15:58:27 -07:00
xdr use portable version of gtest 2021-05-12 15:58:27 -07:00
CMakeLists.txt introduce NfsRequsetContext 2021-07-26 16:04:03 -07:00
DirList.cpp change entry3 and entryplus3 constructors 2021-12-15 21:13:36 -08:00
DirList.h add getListRef() method to NfsDirList 2021-12-15 16:08:53 -08:00
Mountd.cpp takeover for mountd 2021-11-17 17:13:12 -08:00
Mountd.h takeover for mountd 2021-11-17 17:13:12 -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
Nfsd3.cpp move include inside of windows ifndef 2021-12-15 16:08:54 -08:00
Nfsd3.h takeover stop for NFS mounts 2021-11-17 17:13:11 -08:00
NfsDispatcher.cpp fs: add an NfsDispatcher 2021-02-17 23:32:38 -08:00
NfsDispatcher.h add readdirplus support to NfsDispatcher layer 2021-12-15 16:08:53 -08:00
NfsdRpc.cpp nfs: add RPC types for MKNOD 2021-04-13 14:59:58 -07:00
NfsdRpc.h change entry3 and entryplus3 constructors 2021-12-15 21:13:36 -08:00
NfsRequestContext.cpp introduce NfsRequsetContext 2021-07-26 16:04:03 -07:00
NfsRequestContext.h introduce NfsRequsetContext 2021-07-26 16:04:03 -07:00
NfsServer.cpp takeover for mountd 2021-11-17 17:13:12 -08:00
NfsServer.h takeover for mountd 2021-11-17 17:13:12 -08:00
NfsUtils.h move statToPostOpAttr() and other functions into a utility file 2021-12-15 16:08:54 -08:00