sapling/eden/fs/privhelper
John Elliott a1928c77da Move UserInfo from eden to edencommon
Summary:
To support better telemetry and logging in watchman we want to use Eden's components. Lets migrate and detangle the needed pieces.

This change moves UserInfo from eden to edencommon.

Reviewed By: kmancini

Differential Revision: D56326986

fbshipit-source-id: 80ff63a33b3f692be8c9a94d38c41409bc1b49f5
2024-04-23 20:41:06 -07:00
..
test Move UserInfo from eden to edencommon 2024-04-23 20:41:06 -07:00
CMakeLists.txt privhelper is no longer FUSE-specific, so move it to fs/ 2023-05-11 18:29:21 -07:00
NfsMountRpc.cpp privhelper is no longer FUSE-specific, so move it to fs/ 2023-05-11 18:29:21 -07:00
NfsMountRpc.h privhelper is no longer FUSE-specific, so move it to fs/ 2023-05-11 18:29:21 -07:00
PrivHelper.cpp use the same PrivHelper interface on all platforms 2023-05-17 09:07:32 -07:00
PrivHelper.h privhelper: set the fstype to fuse.edenfs 2024-04-16 20:58:52 -07:00
PrivHelperConn.cpp privhelper: set the fstype to fuse.edenfs 2024-04-16 20:58:52 -07:00
PrivHelperConn.h privhelper: set the fstype to fuse.edenfs 2024-04-16 20:58:52 -07:00
PrivHelperFlags.cpp privhelper is no longer FUSE-specific, so move it to fs/ 2023-05-11 18:29:21 -07:00
PrivHelperFlags.h privhelper is no longer FUSE-specific, so move it to fs/ 2023-05-11 18:29:21 -07:00
PrivHelperImpl.cpp Move UserInfo from eden to edencommon 2024-04-23 20:41:06 -07:00
PrivHelperImpl.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
PrivHelperServer.cpp privhelper: set the fstype to fuse.edenfs 2024-04-16 20:58:52 -07:00
PrivHelperServer.h privhelper: set the fstype to fuse.edenfs 2024-04-16 20:58:52 -07:00
PrivHelperServerSanityCheck.cpp Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
TARGETS Move UserInfo from eden to edencommon 2024-04-23 20:41:06 -07:00