sapling/eden/fs/store
Adam Simpkins e6de5c6c3e drop the log level of a debug message in LocalStore.cpp
Summary:
This message is pretty noisy when running EdenFS with an increased debug
logging level.  Bump the debug level down so it doesn't spam the logs when
running at a slightly elevated debug level.  Also fix a minor typo.

Reviewed By: fanzeyi

Differential Revision: D18820281

fbshipit-source-id: 668367337f4a8cf2a38003c8e0034969d335c2c0
2019-12-04 16:29:12 -08:00
..
git Tidy up license headers 2019-10-11 05:28:23 -07:00
hg eden: remove hg_import_helper.py 2019-12-03 09:30:09 -08:00
mononoke Move simple getClientUnique call sites to getSRClientUnique 2019-11-11 11:18:37 -08:00
test clean up DiffTrees code 2019-12-04 16:01:48 -08:00
BackingStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobAccess.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobAccess.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobCache.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobCache.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobMetadata.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt cmake: always build support for the EdenSCM backing store 2019-11-22 13:00:07 -08:00
Diff.cpp clean up DiffTrees code 2019-12-04 16:01:48 -08:00
Diff.h clean up DiffTrees code 2019-12-04 16:01:48 -08:00
DiffCallback.h Tidy up license headers 2019-10-11 05:28:23 -07:00
DiffContext.cpp build cleanly with -Wextra-semi 2019-12-03 15:04:27 -08:00
DiffContext.h pass DiffContext through TreeDiffer code path 2019-10-11 10:46:20 -07:00
eden_store_util.cpp remove EdenConfig accessors 2019-10-11 17:55:19 -07:00
EmptyBackingStore.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
EmptyBackingStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
IObjectStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
KeySpaces.h Tidy up license headers 2019-10-11 05:28:23 -07:00
LocalStore.cpp drop the log level of a debug message in LocalStore.cpp 2019-12-04 16:29:12 -08:00
LocalStore.h eden: add experimental:enable-blob-caching 2019-11-21 12:05:29 -08:00
MemoryLocalStore.cpp build deprecation-clean 2019-11-12 16:31:54 -08:00
MemoryLocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
ObjectStore.cpp rename tracing to telemetry 2019-10-15 13:39:41 -07:00
ObjectStore.h rename tracing to telemetry 2019-10-15 13:39:41 -07:00
RocksDbLocalStore.cpp eden: add experimental:enable-blob-caching 2019-11-21 12:05:29 -08:00
RocksDbLocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
ScmStatusDiffCallback.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ScmStatusDiffCallback.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SerializedBlobMetadata.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
SerializedBlobMetadata.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SqliteLocalStore.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
SqliteLocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
StoreResult.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
StoreResult.h Tidy up license headers 2019-10-11 05:28:23 -07:00