sapling/eden/fs
Jake Crouch 256b962c6a Remove unique_ptr Wrapping Deltas in Journal Methods
Summary: Replace the uses of std::unique_ptr<JournalDelta> with just the JournalDelta itself to avoid an extra allocation.

Reviewed By: chadaustin, strager

Differential Revision: D16572089

fbshipit-source-id: be080b2fb9096f6c8783e2ecae21a99466336f6f
2019-07-31 12:54:28 -07:00
..
benchharness update license headers in C++ files 2019-06-19 17:02:45 -07:00
config Check if the fd is valid before calling close 2019-06-21 17:05:07 -07:00
fuse Count FUSE reads/writes 2019-07-26 10:08:10 -07:00
inodes Log files accumulated to ODS 2019-07-29 14:01:08 -07:00
journal Remove unique_ptr Wrapping Deltas in Journal Methods 2019-07-31 12:54:28 -07:00
model update license headers in CMake files 2019-06-19 17:02:46 -07:00
rocksdb fix race conditions in RocksDbLocalStore access during shutdown 2019-06-24 18:29:19 -07:00
service Add debug command to flush Journal 2019-07-30 22:05:32 -07:00
sqlite update license headers in CMake files 2019-06-19 17:02:46 -07:00
store delete tests that rely on flatmanifest 2019-07-30 20:29:40 -07:00
takeover update license headers in thrift files 2019-06-19 17:02:46 -07:00
testharness Set up keeping track of "global" Journal Stats in EdenStats 2019-07-25 23:36:43 -07:00
tracing Log files accumulated to ODS 2019-07-29 14:01:08 -07:00
utils Count FUSE reads/writes 2019-07-26 10:08:10 -07:00
win Pass Journal object to Windows Eden Mount 2019-07-29 17:21:30 -07:00
CMakeLists.txt update license headers in CMake files 2019-06-19 17:02:46 -07:00