sapling/eden/fs
Xavier Deguillard d40d5360b0 prjfschannel: do not do IO in the constructor
Summary:
This will simplify some later diffs where the channel construction doesn't
change any state.

Reviewed By: fanzeyi

Differential Revision: D21797077

fbshipit-source-id: 67d9ee693b067a08986e9bd33f9d91f9a1dadac1
2020-06-10 19:29:36 -07:00
..
benchharness Tidy up license headers 2019-10-11 05:28:23 -07:00
benchmarks move benchmarks/ into eden/fs/ 2020-05-04 11:33:12 -07:00
cli update eden du to display a summary and display warnings with color 2020-06-10 19:29:26 -07:00
config enable py3 thrift language 2020-06-10 19:29:17 -07:00
docs check in some high-level design documentation for EdenFS 2020-05-15 18:08:47 -07:00
fuse fix gcc compilation issues 2020-05-20 15:49:02 -07:00
inodes prjfschannel: use RelativePathPiece instead of wchar_t* 2020-06-10 19:29:34 -07:00
journal Remove thrift setters 2020-05-26 12:38:37 -07:00
model model: report symlink/executable as regular files on Windows 2020-05-12 08:46:35 -07:00
monitor enable log rotation in edenfs_monitor 2020-05-07 20:05:46 -07:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
py refactor EdenClient construction 2020-06-10 19:29:23 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service mount: remove most of the ifdef in EdenServer::mount 2020-06-10 19:29:34 -07:00
sqlite silence some msvc warnings from sqlite.{h,cpp} 2020-04-26 21:14:24 -07:00
store batch imports blobs from Rust stores from EdenAPI 2020-06-10 19:29:25 -07:00
takeover mount: unify EdenMount::initialize 2020-05-15 13:14:55 -07:00
telemetry switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
testharness mount: remove the need for setFsChannel in tests 2020-06-10 19:29:34 -07:00
third-party move third-party/ into eden/fs/ 2020-05-04 11:33:12 -07:00
utils add uptime field to DaemonInfo 2020-05-11 11:42:15 -07:00
win prjfschannel: do not do IO in the constructor 2020-06-10 19:29:36 -07:00
CMakeLists.txt revert: Run Eden as a Windows service 2020-05-28 09:01:03 -07:00