sapling/eden/fs/fuse
Chad Austin cadbce951e only grab the current time once
Reviewed By: wez

Differential Revision: D6101398

fbshipit-source-id: 9ec2d72b7480222214f64e62bd6895f391e5da98
2017-10-20 11:42:27 -07:00
..
privhelper Specify MNT_FORCE instead of MNT_DETACH when calling umount2. 2017-10-18 11:29:43 -07:00
BufVec.cpp move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
BufVec.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
DirHandle.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
DirList.cpp move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
DirList.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
Dispatcher.cpp CodeMod: Change #include's of wangle/concurrent/GlobalExecutor.h to use folly 2017-10-05 13:07:45 -07:00
Dispatcher.h record number of fuse requests in the Dispatcher 2017-09-08 19:25:34 -07:00
EdenStats.cpp move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
EdenStats.h add a tag parameter to ThreadLocal<EdenStats> 2017-08-18 11:50:56 -07:00
FileHandle.cpp move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
FileHandle.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
FileHandleBase.cpp comment out unused parameters 2017-07-21 15:01:05 -07:00
FileHandleBase.h add code to serialize FileHandleMap 2017-08-30 19:20:23 -07:00
FileHandleMap.cpp add code to serialize FileHandleMap 2017-08-30 19:20:23 -07:00
FileHandleMap.h add code to serialize FileHandleMap 2017-08-30 19:20:23 -07:00
fuse_headers.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
FuseChannel.cpp re-organize the fuse Channel and Session code 2017-09-08 19:25:34 -07:00
FuseChannel.h re-organize the fuse Channel and Session code 2017-09-08 19:25:34 -07:00
handlemap.thrift add code to serialize FileHandleMap 2017-08-30 19:20:23 -07:00
PollHandle.cpp comment out unused parameters 2017-07-21 15:01:05 -07:00
PollHandle.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
RequestData.cpp only grab the current time once 2017-10-20 11:42:27 -07:00
RequestData.h record number of fuse requests in the Dispatcher 2017-09-08 19:25:34 -07:00
TARGETS Dead Code: wangle/concurrent/SerialExecutor.h 2017-10-19 15:05:30 -07:00