sapling/eden/fs/service
Adam Simpkins 113f62e557 unbreak edenfsctl status
Summary:
D15528156 inadvertently changed the return type of the `getPid()` call from
`i64` to `i32`.  This is a backwards-incompatible change, and causes new
clients to reject the 64-bit response from older EdenFS daemons.  This breaks
`edenfsctl status`, `edenfsctl clone` and other commands.

Reviewed By: pkaush

Differential Revision: D16522765

fbshipit-source-id: eecd344ee4b963d638576f146a87fc88a5003e55
2019-07-26 15:58:12 -07:00
..
oss update license headers in C++ files 2019-06-19 17:02:45 -07:00
test update license headers in C++ files 2019-06-19 17:02:45 -07:00
.gitignore watchman: pull in thrift in the oss build for eden support 2019-02-04 21:37:47 -08:00
CMakeLists.txt use fb303 repo in open source build 2019-07-24 21:07:04 -07:00
eden.thrift unbreak edenfsctl status 2019-07-26 15:58:12 -07:00
EdenCPUThreadPool.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenCPUThreadPool.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenError.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenError.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenInit.cpp Add --edenDir and other command line arguments support to Edenfs on Windows 2019-06-25 14:16:11 -07:00
EdenInit.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenMain.cpp wait to copy the command line until after we drop privileges 2019-07-19 12:39:57 -07:00
EdenMain.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenServer.cpp Set up keeping track of "global" Journal Stats in EdenStats 2019-07-25 23:36:43 -07:00
EdenServer.h add a getDaemonInfo() thrift method 2019-07-17 13:47:02 -07:00
EdenServiceHandler.cpp unbreak edenfsctl status 2019-07-26 15:58:12 -07:00
EdenServiceHandler.h unbreak edenfsctl status 2019-07-26 15:58:12 -07:00
EdenStateDir.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
EdenStateDir.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
fb-edenfs@.service update license header in remaining files 2019-06-19 17:02:46 -07:00
PeriodicTask.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
PeriodicTask.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
PrettyPrinters.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
PrettyPrinters.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
StartupLogger.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
StartupLogger.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
streamingeden.thrift Reclaim stream<> syntax 2019-06-26 07:51:50 -07:00
Systemd.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
Systemd.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
ThriftUtil.h update license headers in C++ files 2019-06-19 17:02:45 -07:00