sapling/eden/fs/store
Adam Simpkins e926ca77f9 disable treemanifest import for now
Summary:
The treemanifest import code doesn't fully work: it can end up importing the
root tree using treemanifest data, but if data for all subtrees is not also
present in the local hgcache directory it doesn't know how to load them.  This
results in error messages in the log like:

  failed to load inode 812: MissingKeyError: unable to find delta chain

Filesystem clients see I/O errors.

Reviewed By: wez

Differential Revision: D5382256

fbshipit-source-id: 601f6705a6382cfff80ed9c64f221b0854e5c255
2017-07-07 16:41:33 -07:00
..
git format eden/fs TARGETS files with autodeps 2017-06-27 21:20:15 -07:00
hg disable treemanifest import for now 2017-07-07 16:41:33 -07:00
test Merge StringBase.cpp into String.cpp 2017-06-29 20:20:11 -07:00
BackingStore.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
BlobMetadata.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
EmptyBackingStore.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
EmptyBackingStore.h apply clang-tidy modernize-use-override 2017-05-23 16:10:26 -07:00
IObjectStore.h drop Future from the name of ObjectStore APIs 2017-06-21 17:20:50 -07:00
LocalStore.cpp fix a crash on tree import error 2017-07-05 11:21:30 -07:00
LocalStore.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
ObjectStore.cpp update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
ObjectStore.h drop Future from the name of ObjectStore APIs 2017-06-21 17:20:50 -07:00
StoreResult.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
StoreResult.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
TARGETS Merge StringBase.cpp into String.cpp 2017-06-29 20:20:11 -07:00