sapling/eden/fs/model
Chad Austin e858234e94 add OBJECT_ID attribute to getAttributesFromFilesV2
Summary:
For tools that want to take advantage of the same fast-path logic when
directories don't change across updates, expose a semistable ID they
can use to cache derived data or get a rough understand when a
directory has changed its contents.

Reviewed By: kmancini, xavierd

Differential Revision: D45974142

fbshipit-source-id: 7b2b482876b07e73514a936e198de2dc31ed1597
2023-05-23 19:12:06 -07:00
..
git store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
test add OBJECT_ID attribute to getAttributesFromFilesV2 2023-05-23 19:12:06 -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 store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -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 add OBJECT_ID attribute to getAttributesFromFilesV2 2023-05-23 19:12:06 -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 add OBJECT_ID attribute to getAttributesFromFilesV2 2023-05-23 19:12:06 -07:00
TreeEntry.h add OBJECT_ID attribute to getAttributesFromFilesV2 2023-05-23 19:12:06 -07:00
TreeFwd.h store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00