sapling/eden/fs/model
Barys Skarabahaty 0a29c16672 Remove default ctor from BlobMetadata
Summary: Removing the previous default ctor to ensure that we always compute and pass blake3.

Reviewed By: chadaustin

Differential Revision: D46268716

fbshipit-source-id: d9bfbc7bfd07b61dbb2e915c3fe72d7526d919e1
2023-06-05 23:41:35 -07:00
..
git store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
test Integrate with TreeEntry and stores 2023-06-05 23:41:35 -07:00
Blob.h store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -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 break Hash's dependency on folly/Conv 2023-05-09 15:29:04 -07:00
Hash.h silence a GCC warning 2023-05-11 14:49:34 -07:00
ObjectId.cpp remove entropy location assumptions from ObjectId hash 2023-05-17 17:47:42 -07:00
ObjectId.h remove entropy location assumptions from ObjectId hash 2023-05-17 17:47:42 -07: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
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 store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
Tree.h store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
TreeEntry.cpp Integrate with TreeEntry and stores 2023-06-05 23:41:35 -07:00
TreeEntry.h Integrate with TreeEntry and stores 2023-06-05 23:41:35 -07:00
TreeFwd.h store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00