sapling/eden
Chad Austin d7766f9cce add an explicit Overlay::close()
Summary:
There are a couple benefits to having an explicit Overlay close
method. First, it lets us assert if any code tries to access storage
after EdenMount has started shutting down. Also, it lets us pass
nextInodeNumber_ into Overlay::close() so it can be remembered in the
case of a clean shutdown.

Reviewed By: simpkins

Differential Revision: D8170534

fbshipit-source-id: 14fa607d877df8a3be9e9b0144132c8e8643d98d
2018-05-31 01:46:15 -07:00
..
cli Upgrade to 18.5b1 2018-05-30 01:11:47 -07:00
docs store FileInode and TreeInode timestamps in the InodeTable 2018-05-22 11:22:19 -07:00
fs add an explicit Overlay::close() 2018-05-31 01:46:15 -07:00
hooks Create an .hg/branch file by default. 2018-05-15 21:52:15 -07:00
integration add a new status test for restoring a files contents 2018-05-30 18:52:52 -07:00
py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
scripts unmount stale edenfs mounts in eden doctor 2018-01-19 11:06:51 -08:00
third-party Remove TARGETS files 2018-02-20 19:57:45 -08:00
AUTODEPS Set up arc lint to run autodeps automatically for Eden. 2017-11-21 18:23:41 -08:00
DEFS Use the Rust wrapper for Hg in Eden integration tests, as appropriate. 2018-05-29 11:24:16 -07:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00