sapling/eden/fs/model
John Elliott bb37cf9419 Move SystemError from eden to edencommon
Summary:
To support better telemetry and logging in watchman we want to use Eden's components. Lets migrate and detangle the needed pieces.

This change moves SystemError from eden to edencommon.

Reviewed By: MichaelCuevas

Differential Revision: D54343729

fbshipit-source-id: 7861e3effc9d242fbeda34333078c14c4d021a80
2024-02-29 21:00:21 -08:00
..
git Move SystemError from eden to edencommon 2024-02-29 21:00:21 -08:00
test Re-sync with internal repository 2023-10-11 22:09:00 -07:00
Blob.h stop constructing blobs with their IDs 2023-07-24 16:29:25 -07:00
BlobFwd.h store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
BlobMetadata.h Remove default ctor from BlobMetadata 2023-06-05 23:41:35 -07:00
BlobMetadataFwd.h store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
CMakeLists.txt Back out "Back out "[eden] Generalize Hash and add Hash32"" 2023-04-22 07:14:52 -07:00
EntryAttributeFlags.h Integrate with virtualInode 2023-06-05 23:41:35 -07:00
Hash.cpp Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
Hash.h eden (7547650190731062666) 2023-11-08 17:55:00 -08:00
ObjectId.cpp Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
ObjectId.h eden (7547650190731062666) 2023-11-08 17:55:00 -08:00
RootId.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
RootId.h fix the custom PathFuncs and ObjectId formatters 2022-10-04 21:42:44 -07:00
TARGETS Move CaseSenstivity from eden to edencommon 2024-02-29 16:32:49 -08:00
TestOps.cpp support efficient object equality checks across ID schemes 2022-07-26 17:32:23 -07:00
TestOps.h give up on trying to keep operator== out of ObjectId 2023-05-09 15:29:04 -07:00
Tree.cpp eden (3693101019543887448) 2023-10-05 01:11:20 -07:00
Tree.h Move CaseSenstivity from eden to edencommon 2024-02-29 16:32:49 -08:00
TreeEntry.cpp symlinks: add additional gating for TreeEntry:: getDType 2023-07-28 16:05:05 -07:00
TreeEntry.h symlinks: add additional gating for TreeEntry:: getDType 2023-07-28 16:05:05 -07:00
TreeFwd.h store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00