sapling/eden/fs/fuse/privhelper
Lee Howes f15fdeec84 collectX to collectUnsafe
Summary:
Migration from Future-returning executor-erasing collectX forms to
SemiFuture-returning forms, that are less risky in particular with coroutines.

Earlier diffs added SemiFuture and Unsafe versions. This codemod migrates
collect versions to the Unsafe versions to allow the basic collect versions to
be made safe.

Reviewed By: simpkins

Differential Revision: D20331206

fbshipit-source-id: efc8dff487d45f7d53ee55e8c4696bd3eed0e6da
2020-03-10 11:36:09 -07:00
..
test collectX to collectUnsafe 2020-03-10 11:36:09 -07:00
CMakeLists.txt update license headers in CMake files 2019-06-19 17:02:46 -07:00
PrivHelper.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
PrivHelper.h Tidy up license headers 2019-10-11 05:28:23 -07:00
PrivHelperConn.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
PrivHelperConn.h Tidy up license headers 2019-10-11 05:28:23 -07:00
PrivHelperImpl.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
PrivHelperImpl.h Tidy up license headers 2019-10-11 05:28:23 -07:00
PrivHelperServer.cpp change the process name for the privhelper to "edenfs_privhelp" 2020-03-02 15:35:21 -08:00
PrivHelperServer.h Tidy up license headers 2019-10-11 05:28:23 -07:00
UserInfo.cpp warn on unused exception parameter 2019-10-28 17:49:23 -07:00
UserInfo.h Tidy up license headers 2019-10-11 05:28:23 -07:00