sapling/eden/fs/inodes
Chad Austin c366a48e24 Entry::isDir is redundant with isDirectory
Summary: I should have caught this before...

Reviewed By: wez

Differential Revision: D6995395

fbshipit-source-id: 08efd0aacb051f2b1754930b311e3a42afc3c538
2018-02-14 22:26:00 -08:00
..
test report a reasonable value in stat.st_blocks for files 2018-02-08 19:36:03 -08:00
CheckoutAction.cpp run clang-format across eden 2018-01-26 11:20:31 -08:00
CheckoutAction.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
CheckoutContext.cpp Removed all folly::fbstring uses from eden. 2018-01-03 16:41:34 -08:00
CheckoutContext.h Change how the UNTRACKED_ADDED conflict and merges are handled. 2017-11-29 21:50:34 -08:00
DeferredDiffEntry.cpp run clang-format across eden 2018-01-26 11:20:31 -08:00
DeferredDiffEntry.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
DiffContext.cpp update diff code to use previously retrieved UserInfo 2018-02-08 19:36:03 -08:00
DiffContext.h update diff code to use previously retrieved UserInfo 2018-02-08 19:36:03 -08:00
Differ.cpp Minor stylistic changes. 2018-01-23 14:52:34 -08:00
Differ.h add scmGetStatusBetweenRevisions thrift call 2017-11-28 19:36:32 -08:00
EdenDispatcher.cpp clean up fuse init processing 2018-01-31 15:08:42 -08:00
EdenDispatcher.h clean up fuse init processing 2018-01-31 15:08:42 -08:00
EdenMount.cpp move the privhelper APIs into a PrivHelper class 2018-02-08 19:36:03 -08:00
EdenMount.h update diff code to use previously retrieved UserInfo 2018-02-08 19:36:03 -08:00
FileHandle.cpp have ensureDataLoaded() return a FileHandle 2018-01-03 17:38:48 -08:00
FileHandle.h have ensureDataLoaded() return a FileHandle 2018-01-03 17:38:48 -08:00
FileInode.cpp eliminate some mode_t uses 2018-02-12 17:55:57 -08:00
FileInode.h report a reasonable value in stat.st_blocks for files 2018-02-08 19:36:03 -08:00
InodeBase.cpp split InodeTimestamps into its own file 2018-02-01 12:34:15 -08:00
InodeBase.h split InodeTimestamps into its own file 2018-02-01 12:34:15 -08:00
InodeDiffCallback.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
InodeError.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
InodeError.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
InodeMap.cpp unbox Dir Entries 2018-01-30 15:11:55 -08:00
InodeMap.h have eden stats show file and tree counts 2018-01-24 15:29:16 -08:00
InodePtr-defs.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
InodePtr.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
InodePtr.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
InodePtrFwd.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
InodeTimestamps.cpp split InodeTimestamps into its own file 2018-02-01 12:34:15 -08:00
InodeTimestamps.h convenience constructors for InodeTimestamps 2018-02-01 16:24:37 -08:00
Overlay.cpp take Dir& instead of Dir* in saveOverlayDir 2018-02-14 18:08:49 -08:00
Overlay.h take Dir& instead of Dir* in saveOverlayDir 2018-02-14 18:08:49 -08:00
overlay.thrift remove unused thrift struct 2018-01-05 14:22:20 -08:00
ParentInodeInfo.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
ServerState.cpp move the privhelper APIs into a PrivHelper class 2018-02-08 19:36:03 -08:00
ServerState.h move the privhelper APIs into a PrivHelper class 2018-02-08 19:36:03 -08:00
TARGETS move InodeMap serialization to new takeover.thrift file 2018-01-17 11:51:30 -08:00
TreeInode.cpp Entry::isDir is redundant with isDirectory 2018-02-14 22:26:00 -08:00
TreeInode.h Entry::isDir is redundant with isDirectory 2018-02-14 22:26:00 -08:00
TreeInodeDirHandle.cpp unbox Dir Entries 2018-01-30 15:11:55 -08:00
TreeInodeDirHandle.h remove dep on libfuse 2018-01-02 16:36:16 -08:00