sapling/eden/integration/helpers
Adam Simpkins c55781c666 move UserInfo to eden/fs/utils/
Summary:
Move the `UserInfo` code from `fuse/privhelper` to `utils`, and also unify the
POSIX and Windows implementations of this class.

This code was originally put in the `fuse/privhelper` directory since it was
written at the same time as the privhelper.  However, it's really a
lower-level library that doesn't depend on FUSE or any of the other code in
the `fuse/` subdirectory.

Reviewed By: wez

Differential Revision: D21296594

fbshipit-source-id: f58682f6ce86bba0328472c491bb4c0dc3370319
2020-04-29 17:21:12 -07:00
..
CMakeLists.txt enable building the integration helper tools in the CMake build 2020-04-24 14:48:05 -07:00
fake_edenfs.cpp move UserInfo to eden/fs/utils/ 2020-04-29 17:21:12 -07:00
force_sd_booted.c Tidy up license headers 2019-10-11 05:28:23 -07:00
fsattr.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
TakeoverTool.cpp add EdenServer recovery step and recover after failed takeover data send handshake 2020-04-07 09:52:21 -07:00
ZeroBlob.cpp log to scuba upon automatic gc 2019-12-10 16:16:35 -08:00