sapling/eden/fs/fuse
Wez Furlong d9d28036e5 record number of fuse requests in the Dispatcher
Summary:
We'll need to gate portions of our shutdown so that we don't
tear down the database until after in-flight requests have completed.

This seems like the easiest way to go about it.

Reviewed By: simpkins

Differential Revision: D5796593

fbshipit-source-id: 49e695826ae68cc2b1d724a8da53ce5d884ff9ff
2017-09-08 19:25:34 -07:00
..
privhelper move dropPrivileges() to UserInfo, and restore supplimentary groups 2017-07-27 19:39:00 -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 dumb merge of MountPoint into EdenMount 2017-09-08 19:25:34 -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 record number of fuse requests in the Dispatcher 2017-09-08 19:25:34 -07:00
RequestData.h record number of fuse requests in the Dispatcher 2017-09-08 19:25:34 -07:00
TARGETS add code to serialize FileHandleMap 2017-08-30 19:20:23 -07:00