sapling/eden/fs/win
Xavier Deguillard 3e529c2f92 win: move EdenMount::fetchFileInfo into EdenDispatcher
Summary:
This function is only used in EdenDispatcher, and all of it can be achieved by
simply calling InodeBase::stat method to fetch the file size.

As a bonus, the code now uses future continuation, instead of individual calls
to `get`.

Reviewed By: chadaustin

Differential Revision: D22310733

fbshipit-source-id: c81be7dd114c3a9bebc6b1b5b0887ae3ade30602
2020-07-14 00:02:44 -07:00
..
mount win: move EdenMount::fetchFileInfo into EdenDispatcher 2020-07-14 00:02:44 -07:00
service unify the EdenMain code on Windows 2020-05-28 09:01:03 -07:00
utils win: remove dead code 2020-06-30 13:47:13 -07:00
CMakeLists.txt win: remove WinStore and fold it in EdenDispatcher 2020-07-14 00:02:44 -07:00
Edenwin.h Tidy up license headers 2019-10-11 05:28:23 -07:00