sapling/eden/fs/inodes
Adam Simpkins 305325319c add an "eden debug overlay" command
Summary:
Add a command to deserialize and display information about files in the
overlay.  This can be used to help debug the current state of files in the
overlay.

Reviewed By: wez

Differential Revision: D5332014

fbshipit-source-id: 25b01579df33aa9f1926c0144e9f03aa8ece38fc
2017-07-07 18:45:01 -07:00
..
test adding header to the overlay directory 2017-07-04 00:23:25 -07:00
CheckoutAction.cpp update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
CheckoutAction.h implement removing directories during checkout 2017-03-17 17:13:20 -07:00
CheckoutContext.cpp support storing two parent commits 2017-04-27 11:50:13 -07:00
CheckoutContext.h support storing two parent commits 2017-04-27 11:50:13 -07:00
DeferredDiffEntry.cpp drop Future from the name of ObjectStore APIs 2017-06-21 17:20:50 -07:00
DeferredDiffEntry.h minor clean up to GitIgnoreStack handling 2017-04-28 19:21:34 -07:00
DiffContext.h minor clean up to GitIgnoreStack handling 2017-04-28 19:21:34 -07:00
Dirstate.cpp Remove construct_in_place 2017-07-02 10:35:18 -07:00
Dirstate.h Reimplement dirstate used by Eden's Hg extension as a subclass of Hg's dirstate. 2017-05-26 12:05:29 -07:00
DirstatePersistence.cpp Reimplement dirstate used by Eden's Hg extension as a subclass of Hg's dirstate. 2017-05-26 12:05:29 -07:00
DirstatePersistence.h Reimplement dirstate used by Eden's Hg extension as a subclass of Hg's dirstate. 2017-05-26 12:05:29 -07:00
EdenDispatcher.cpp remove warm up code 2017-06-29 10:50:14 -07:00
EdenDispatcher.h remove warm up code 2017-06-29 10:50:14 -07:00
EdenMount.cpp update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
EdenMount.h Replace FOLLY_WARN_UNUSED_RESULT with FOLLY_NODISCARD everywhere 2017-05-24 20:40:38 -07:00
FileData.cpp update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
FileData.h Replace FOLLY_WARN_UNUSED_RESULT with FOLLY_NODISCARD everywhere 2017-05-24 20:40:38 -07:00
FileHandle.cpp refactor FileInode to avoid using its parent's TreeInode::Entry 2017-03-10 18:29:29 -08:00
FileHandle.h apply clang-tidy modernize-use-override 2017-05-23 16:10:26 -07:00
FileInode.cpp Remove construct_in_place 2017-07-02 10:35:18 -07:00
FileInode.h simplify the Dirstate::removeAll() code 2017-05-01 18:54:41 -07:00
hgdirstate.thrift Reimplement dirstate used by Eden's Hg extension as a subclass of Hg's dirstate. 2017-05-26 12:05:29 -07:00
InodeBase.cpp update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
InodeBase.h Integration Test for UnnloadFreeInodes 2017-06-22 22:38:47 -07:00
InodeDiffCallback.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
InodeError.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
InodeError.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
InodeMap.cpp update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
InodeMap.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
InodePtr-defs.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
InodePtr.cpp simplify InodePtr classes 2017-04-06 13:20:01 -07:00
InodePtr.h simplify InodePtr classes 2017-04-06 13:20:01 -07:00
InodePtrFwd.h simplify InodePtr classes 2017-04-06 13:20:01 -07:00
Overlay.cpp adding header to the overlay directory 2017-07-04 00:23:25 -07:00
Overlay.h adding header to the overlay directory 2017-07-04 00:23:25 -07:00
overlay.thrift add an "eden debug overlay" command 2017-07-07 18:45:01 -07:00
ParentInodeInfo.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
TARGETS add an "eden debug overlay" command 2017-07-07 18:45:01 -07:00
TreeInode.cpp Integration Test for UnnloadFreeInodes 2017-06-22 22:38:47 -07:00
TreeInode.h Replace FOLLY_WARN_UNUSED_RESULT with FOLLY_NODISCARD everywhere 2017-05-24 20:40:38 -07:00
TreeInodeDirHandle.cpp move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
TreeInodeDirHandle.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00