sapling/eden/fs/journal
Chad Austin 587d0ad1ee Move Journal locking inside of Journal itself
Summary:
This is follow-up to the lock ordering issues in
StreamingSubscriber.  The Journal locks are now finer-grained and no
locks are held while the subscribers are invoked.  This change
prevents future deadlocks.

Reviewed By: wez

Differential Revision: D6281410

fbshipit-source-id: 797c164395831752f61cc15928b6d4ce4dab1b68
2017-11-10 19:57:49 -08:00
..
test fix journal merging of remove followed by create events 2017-08-17 12:33:51 -07:00
Journal.cpp Move Journal locking inside of Journal itself 2017-11-10 19:57:49 -08:00
Journal.h Move Journal locking inside of Journal itself 2017-11-10 19:57:49 -08:00
JournalDelta.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
JournalDelta.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TARGETS Move Journal locking inside of Journal itself 2017-11-10 19:57:49 -08:00