sapling/eden/fs/inodes
Chad Austin 29bc2406ff fix the activityBufferMaxEvents ConfigSetting's case
Summary: We only capitalize type names.

Reviewed By: xavierd

Differential Revision: D44593407

fbshipit-source-id: 9f0d841e6ff5c40d6a6c6ca3637a40fefcf5d084
2023-04-04 10:42:45 -07:00
..
fscatalog generalize FsckTest 2023-04-03 12:12:34 -07:00
overlay (reland) rust/third-party: update to futures 0.3.28 2023-04-04 10:14:43 -07:00
sqlitecatalog remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
test store: support fetching aux data via ObjectStore 2023-03-29 15:35:52 -07:00
CacheHint.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
CheckoutAction.cpp migrate constructions of folly::exception_wrapper 2022-10-12 12:01:08 -07:00
CheckoutAction.h migrate constructions of folly::exception_wrapper 2022-10-12 12:01:08 -07:00
CheckoutContext.cpp decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
CheckoutContext.h decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
CMakeLists.txt rename treeoverlay dir to sqlitecatalog 2022-10-31 20:58:02 -07:00
DeferredDiffEntry.cpp store: add a fast path to compare blobs 2022-12-06 12:29:03 -08:00
DeferredDiffEntry.h inodes: make DeferredDiffEntry use ImmediatureFuture 2022-07-13 19:30:34 -07:00
DirEntry.cpp Rewrite removeRecursively to fast remove unloaded children if possible (try #3) 2022-06-16 16:06:54 -07:00
DirEntry.h avoid a copy in DirEntry::getHash 2022-08-31 14:57:46 -07:00
EdenDispatcherFactory.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
EdenDispatcherFactory.h fs: fix license header 2022-01-04 15:00:07 -08:00
EdenMount.cpp fix the activityBufferMaxEvents ConfigSetting's case 2023-04-04 10:42:45 -07:00
EdenMount.h remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
EdenMountError.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
FileInode.cpp inodes: remove a couple of unecessary SemiFuture conversion 2023-01-27 16:04:07 -08:00
FileInode.h decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
FuseDispatcherImpl.cpp remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
FuseDispatcherImpl.h decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
GlobNode.cpp inodes: trace globbing related code 2023-01-18 16:41:25 -08:00
GlobNode.h port Path and PathPiece from folly::StringPiece to std::string_view 2022-11-16 18:09:51 -08:00
IFileContentStore.h split file content management from IOverlay 2022-10-26 18:33:07 -07:00
InodeBase.cpp rewrite readdir prefetching logic 2023-01-04 19:17:36 -08:00
InodeBase.h service: remove race between mount shutdown and Thrift calls 2023-01-25 13:35:47 -08:00
InodeCatalog.h rename IOverlay to InodeCatalog 2022-10-31 09:56:13 -07:00
InodeError.cpp port Path and PathPiece from folly::StringPiece to std::string_view 2022-11-16 18:09:51 -08:00
InodeError.h remove folly::Format PathError 2022-08-02 11:44:19 -07:00
InodeMap.cpp inodes: only unload when inode isn't being loaded 2023-02-21 20:04:55 -08:00
InodeMap.h inodes: add a isInodeLoadedOrRemembered helper 2022-11-03 11:37:42 -07:00
InodeMetadata.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
InodeMetadata.h Getting NfsDispatcher building on Windows 2023-03-29 12:52:44 -07:00
InodeNumber.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
InodeNumber.h fix the custom PathFuncs and ObjectId formatters 2022-10-04 21:42:44 -07:00
InodePtr-defs.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
InodePtr.cpp move function definitions for InodePtr takeOwnership to c++ file 2022-11-29 12:39:58 -08:00
InodePtr.h move function definitions for InodePtr takeOwnership to c++ file 2022-11-29 12:39:58 -08:00
InodePtrFwd.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
InodeTable.h fix linux gcc build 2023-02-01 16:14:11 -08:00
InodeTimestamps.cpp Windows: fix warnings in daemon code 2023-03-29 11:13:25 -07:00
InodeTimestamps.h add TreeOverlayTest 2022-06-15 08:58:22 -07:00
NfsDispatcherImpl.cpp remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
NfsDispatcherImpl.h decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
Overlay.cpp remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
Overlay.h remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
OverlayFile.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
OverlayFile.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
OverlayFileAccess.cpp inodes: use an EdenConfig for the OverlayFileAccess cache size 2023-03-31 16:29:07 -07:00
OverlayFileAccess.h inodes: use an EdenConfig for the OverlayFileAccess cache size 2023-03-31 16:29:07 -07:00
ParentInodeInfo.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
PathError.cpp Add new PathError to mimic InodeError's behavior with a raw path 2022-04-12 16:50:22 -07:00
PathError.h introduce an asString() on Path and PathPiece 2022-11-11 18:46:15 -08:00
PrjfsDispatcherImpl.cpp PrjFS: add LogEvent for fileNotification failures 2023-03-24 21:21:47 -07:00
PrjfsDispatcherImpl.h listen to PRE_CONVERT_TO_FULL 2023-02-14 16:31:47 -08:00
RequestContext.cpp remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
RequestContext.h remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
ServerState.cpp remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
ServerState.h remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
Traverse.cpp inodes: fix infinite loop in traverseTreeInodeChildren 2022-03-10 15:32:32 -08:00
Traverse.h fix some laziness in the include structure 2022-03-03 12:11:31 -08:00
TreeInode.cpp fix MSVC CMake build 2023-04-03 14:43:56 -07:00
TreeInode.h rewrite readdir prefetching logic 2023-01-04 19:17:36 -08:00
TreePrefetchLease.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
TreePrefetchLease.h refactor ImportPriority 2022-11-15 16:23:30 -08:00
UnmaterializedBlobDirEntry.h InodeOrTreeOrEntry -> VirtualInode 2022-07-18 20:19:51 -07:00
UnmaterializedUnloadedBlobDirEntry.h InodeOrTreeOrEntry -> VirtualInode 2022-07-18 20:19:51 -07:00
VirtualInode.cpp decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
VirtualInode.h decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
VirtualInodeLoader.h decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00