sapling/eden/fs/win
Xavier Deguillard 3f0dcccd42 mount: unify EdenMount::initialize
Summary:
Next step in unifying the mount path, let's make the initialize the same in
Windows and unices. The only difference is now limited to the .eden directory
which we will be able to implement once regular users can create symlinks.

For the takeover code, the #ifdef is pushed down to the actual code that does
it, this allows the rest of the code to not have to bother about Windows vs
other platforms.

Reviewed By: wez

Differential Revision: D21517478

fbshipit-source-id: d40ca2694d23031ff98e319071e610efa306008f
2020-05-15 13:14:55 -07:00
..
mount win: change the argument order for writeFile 2020-05-05 18:14:54 -07:00
service Add the --foreground flag to run the edenfs as a console application. 2020-05-01 20:00:07 -07:00
store Switch to new EdenMount 2020-04-24 08:33:27 -07:00
testharness Add APIs to remove cached files and tombstones from ProjectedFS cache 2020-04-24 12:46:18 -07:00
utils mount: unify EdenMount::initialize 2020-05-15 13:14:55 -07:00
CMakeLists.txt Remove old version of Windows TestMounts 2020-04-24 08:33:27 -07:00
Edenwin.h Tidy up license headers 2019-10-11 05:28:23 -07:00