sapling/eden/fs/takeover
Chad Austin 92840f31bd to support arbitrary object IDs in graceful restart, differentiate between no object ID and the empty ID
Summary:
To avoid shutting the door on whether a BackingStore might want to
support a valid but empty ObjectID, change the hash property in
SerializedInodeMapEntry to optional.

Reviewed By: kmancini

Differential Revision: D32977106

fbshipit-source-id: 8549d2f7e187bfa5e642f8231ccbaebbc6a1ac39
2022-03-03 12:11:31 -08:00
..
test fix graceful restart crash bundle 2022-01-25 17:25:37 -08:00
CMakeLists.txt fs: fix license header 2022-01-04 15:00:07 -08:00
takeover.thrift to support arbitrary object IDs in graceful restart, differentiate between no object ID and the empty ID 2022-03-03 12:11:31 -08:00
TakeoverClient.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
TakeoverClient.h fs: fix license header 2022-01-04 15:00:07 -08:00
TakeoverData.cpp fix graceful restart crash bundle 2022-01-25 17:25:37 -08:00
TakeoverData.h fix graceful restart crash bundle 2022-01-25 17:25:37 -08:00
TakeoverHandler.h fs: fix license header 2022-01-04 15:00:07 -08:00
TakeoverServer.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
TakeoverServer.h fs: fix license header 2022-01-04 15:00:07 -08:00