sapling/eden/fs/inodes/overlay
Genevieve Helsel 894416f20a add EdenErrorType to EdenError
Summary: Adds a non-optional EdenErrorType struct for EdenError, this can be used in case of special error case handling of errors without error message parsing. Currently this is just passed along and not consumed anywhere in the client, but later in the stack is used for specific retry of checkout if "CHECKOUT_IN_PROGRESS" on the consuming side.

Reviewed By: chadaustin

Differential Revision: D18139917

fbshipit-source-id: b3f2ec4c480fc5246ff2f46d09c436021bad8b61
2019-10-29 09:23:03 -07:00
..
test Remove dead includes in eden 2019-10-11 16:45:01 -07:00
CMakeLists.txt build edenfsctl with CMake 2019-09-11 13:20:43 -07:00
eden_fsck.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
FsOverlay.cpp add EdenErrorType to EdenError 2019-10-29 09:23:03 -07:00
FsOverlay.h Tidy up license headers 2019-10-11 05:28:23 -07:00
overlay.thrift Tidy up license headers 2019-10-11 05:28:23 -07:00
OverlayChecker.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
OverlayChecker.h Tidy up license headers 2019-10-11 05:28:23 -07:00