sapling/eden/fs/fuse/privhelper/test
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 move UserInfo to eden/fs/utils/ 2020-04-29 17:21:12 -07:00
DropPrivs.cpp move UserInfo to eden/fs/utils/ 2020-04-29 17:21:12 -07:00
PrivHelperTest.cpp move UserInfo to eden/fs/utils/ 2020-04-29 17:21:12 -07:00
PrivHelperTestServer.cpp Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
PrivHelperTestServer.h Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00