sapling/eden/fs/win/mount
Chad Austin b75b10bc33 kill ObjectStore::getBlobMetadata
Summary:
The last remaining user of ObjectStore::getBlobMetadata was a debug
Thrift call. Remove it and update the Thrift call to use getBlobSize
and getBlobSha1.

Reviewed By: pkaush

Differential Revision: D18663376

fbshipit-source-id: 86baefc9004a07aac4ddf5849870431be04c75f2
2019-12-20 16:14:18 -08:00
..
test hg status tests for Eden Windows 2019-12-10 14:07:26 -08:00
CurrentState.cpp Add CurrentState to record the FS changes 2019-10-24 16:26:54 -07:00
CurrentState.h Add CurrentState to record the FS changes 2019-10-24 16:26:54 -07:00
EdenDispatcher.cpp Teach WinStore to work with std::wstring_view to avoid unnecessary copy 2019-12-10 14:07:25 -08:00
EdenDispatcher.h Add Notifications support to Eden Windows 2019-10-24 16:26:54 -07:00
EdenMount.cpp Move EdenDispatcher under PrjfsChannel 2019-12-10 14:07:26 -08:00
EdenMount.h Move EdenDispatcher under PrjfsChannel 2019-12-10 14:07:26 -08:00
Enumerator.cpp Remove searchExpression DCHECK 2019-10-18 12:39:09 -07:00
Enumerator.h Tidy up license headers 2019-10-11 05:28:23 -07:00
FsChannel.h Create TestFsChannel class 2019-12-10 14:07:25 -08:00
GenerateStatus.cpp kill ObjectStore::getBlobMetadata 2019-12-20 16:14:18 -08:00
GenerateStatus.h Add GenerateStatus to compute the status change 2019-12-10 14:07:24 -08:00
PrjfsChannel.cpp Move EdenDispatcher under PrjfsChannel 2019-12-10 14:07:26 -08:00
PrjfsChannel.h Move EdenDispatcher under PrjfsChannel 2019-12-10 14:07:26 -08:00
RepoConfig.cpp Update RepoConfig to store Mount id in .eden/config 2019-10-24 16:26:54 -07:00
RepoConfig.h Update RepoConfig to store Mount id in .eden/config 2019-10-24 16:26:54 -07:00
StateDbNode.cpp Add StateDbNode to fetch and set the directory entries from the regdb 2019-10-24 16:26:54 -07:00
StateDbNode.h Add StateDbNode to fetch and set the directory entries from the regdb 2019-10-24 16:26:54 -07:00
StateDirectoryEntry.h Add StateDirectoryEntry as an in memory representation of a FS cache dirEntry 2019-10-24 16:26:53 -07:00