sapling/eden/fs/overlay
Wez Furlong 25dd9997d9 eden: add FileData::write, enable writes
Summary:
Centralize and delegate most (all?) of the content sensitive portions of file accesses into the FileData class.

Add tests to show that we can write to the overlay file and that the stat data is consistent with the result.

Reviewed By: bolinfest

Differential Revision: D3301251

fbshipit-source-id: a09316ad61c6ef4c656bc5d6dbd43f906abb7932
2016-05-16 14:59:49 -07:00
..
test Initial commit 2016-05-12 14:09:13 -07:00
Overlay.cpp eden: add FileData::write, enable writes 2016-05-16 14:59:49 -07:00
Overlay.h Initial commit 2016-05-12 14:09:13 -07:00
TARGETS Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00