sapling/eden/fs/inodes/sqliteoverlay
Zeyi (Rice) Fan 0012f17158 add new operation-aware APIs to IOverlay
Summary:
To support the new _Relational Overlay_, we need to know what is actually being
modified by overlay. This diff adds two method `addChild` and `removeChild` to
IOverlay that supports passing such information to the actual implementation.

Reviewed By: chadaustin

Differential Revision: D24153544

fbshipit-source-id: 04e5f4c231ff9b5fe0ee5be082b1a75d78758bb4
2021-03-02 09:58:16 -08:00
..
SqliteOverlay.cpp Remove dead includes in eden 2020-10-09 15:25:47 -07:00
SqliteOverlay.h add new operation-aware APIs to IOverlay 2021-03-02 09:58:16 -08:00