sapling/eden/fs/testharness
Chad Austin 86f0a3bd44 use CoverageSet to drop blobs when they're fully read by FUSE
Summary:
Drop interest in cached blobs at various points in the FileInode
lifecycle.

Reviewed By: strager

Differential Revision: D12991762

fbshipit-source-id: 19fd94938c96485160d547ecbd259ffeb39b2341
2018-12-06 12:04:17 -08:00
..
test add kEmptySha1 hash constant 2018-11-28 16:16:16 -08:00
FakeBackingStore.cpp Future<T>::then Future<T>::then(not-try-task) -> Future<T>::thenValue(task). 2018-08-26 22:52:34 -07:00
FakeBackingStore.h fix FileInode::isSameAs() to correctly wait on Future completion 2018-06-13 01:20:39 -07:00
FakeClock.h make Clock::getRealtime() const 2018-02-01 11:19:15 -08:00
FakeFuse.cpp Add command to chown a mount 2018-11-07 08:58:31 -08:00
FakeFuse.h Add command to chown a mount 2018-11-07 08:58:31 -08:00
FakeObjectStore.cpp add kEmptySha1 hash constant 2018-11-28 16:16:16 -08:00
FakeObjectStore.h add a BlobAccess API for stateless blob reading 2018-11-26 10:46:51 -08:00
FakePrivHelper.cpp add a privhelper call to set the log file 2018-06-18 17:22:18 -07:00
FakePrivHelper.h add a privhelper call to set the log file 2018-06-18 17:22:18 -07:00
FakeTreeBuilder.cpp fix FileInode::isSameAs() to correctly wait on Future completion 2018-06-13 01:20:39 -07:00
FakeTreeBuilder.h fix FileInode::isSameAs() to correctly wait on Future completion 2018-06-13 01:20:39 -07:00
HgRepo.cpp disable hg telemetry logging in Eden tests 2018-09-18 12:08:55 -07:00
HgRepo.h fix UnicodeEncodeErrors thrown from eden prefetch code 2018-06-13 19:37:04 -07:00
InodeUnloader.h fix TreeInode::unloadChildrenNow so it unloads trees 2018-09-12 14:37:24 -07:00
StoredObject.h fix FileInode::isSameAs() to correctly wait on Future completion 2018-06-13 01:20:39 -07:00
TempFile.cpp add new helper functions for creating temporary files/dirs in tests 2018-11-09 14:29:17 -08:00
TempFile.h add new helper functions for creating temporary files/dirs in tests 2018-11-09 14:29:17 -08:00
TestChecks.h minor prefactoring split out from later diffs 2018-04-24 18:53:19 -07:00
TestDispatcher.cpp move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
TestDispatcher.h remove the fusell namespace 2018-03-19 17:01:52 -07:00
TestMount.cpp be explicit that we don't plan to use ATOMIC_O_TRUNC 2018-11-29 11:22:58 -08:00
TestMount.h use CoverageSet to drop blobs when they're fully read by FUSE 2018-12-06 12:04:17 -08:00
TestUtil.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TestUtil.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00