sapling/eden/fs/inodes
Yipu Miao ffab8acc6a SetPathObjectId should avoid mount-wise operations
Reviewed By: chadaustin

Differential Revision: D35104663

fbshipit-source-id: 0dd00e3a1a3f8af9869b7eca459bb622cab66992
2022-04-07 16:15:41 -07:00
..
overlay rust: update anyhow to 1.0.56 2022-04-07 04:31:34 -07:00
sqliteoverlay fs: fix license header 2022-01-04 15:00:07 -08:00
test checkout: move TreeInode deletion to the parent 2022-03-21 16:52:11 -07:00
treeoverlay move win error 2022-04-04 11:37:38 -07:00
CacheHint.h fs: fix license header 2022-01-04 15:00:07 -08:00
CheckoutAction.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
CheckoutAction.h fs: fix license header 2022-01-04 15:00:07 -08:00
CheckoutContext.cpp SetPathObjectId should avoid mount-wise operations 2022-04-07 16:15:41 -07:00
CheckoutContext.h SetPathObjectId should avoid mount-wise operations 2022-04-07 16:15:41 -07:00
CMakeLists.txt move Synchronized 2022-04-04 11:37:38 -07:00
DeferredDiffEntry.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
DeferredDiffEntry.h fs: fix license header 2022-01-04 15:00:07 -08:00
DirEntry.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
DirEntry.h fix some laziness in the include structure 2022-03-03 12:11:31 -08: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 SetPathObjectId should avoid mount-wise operations 2022-04-07 16:15:41 -07:00
EdenMount.h SetPathObjectId should avoid mount-wise operations 2022-04-07 16:15:41 -07:00
EdenMountError.h fs: fix license header 2022-01-04 15:00:07 -08:00
FileInode.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
FileInode.h fs: fix license header 2022-01-04 15:00:07 -08:00
FuseDispatcherImpl.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
FuseDispatcherImpl.h fs: fix license header 2022-01-04 15:00:07 -08:00
GlobNode.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
GlobNode.h fix some laziness in the include structure 2022-03-03 12:11:31 -08:00
InodeBase.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
InodeBase.h fs: fix license header 2022-01-04 15:00:07 -08:00
InodeError.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
InodeError.h fs: fix license header 2022-01-04 15:00:07 -08:00
InodeLoader.h fs: fix license header 2022-01-04 15:00:07 -08:00
InodeMap.cpp fix some laziness in the include structure 2022-03-03 12:11:31 -08:00
InodeMap.h fix some laziness in the include structure 2022-03-03 12:11:31 -08:00
InodeMetadata.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
InodeMetadata.h fs: fix license header 2022-01-04 15:00:07 -08:00
InodeNumber.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
InodeNumber.h fs: fix license header 2022-01-04 15:00:07 -08:00
InodePtr-defs.h fs: fix license header 2022-01-04 15:00:07 -08:00
InodePtr.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
InodePtr.h fs: fix license header 2022-01-04 15:00:07 -08:00
InodePtrFwd.h fs: fix license header 2022-01-04 15:00:07 -08:00
InodeTable.h fs: fix license header 2022-01-04 15:00:07 -08:00
InodeTimestamps.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
InodeTimestamps.h fs: fix license header 2022-01-04 15:00:07 -08:00
IOverlay.h fs: fix license header 2022-01-04 15:00:07 -08:00
NfsDispatcherImpl.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
NfsDispatcherImpl.h fs: fix license header 2022-01-04 15:00:07 -08:00
Overlay.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
Overlay.h fs: fix license header 2022-01-04 15:00:07 -08:00
OverlayFile.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
OverlayFile.h fs: fix license header 2022-01-04 15:00:07 -08:00
OverlayFileAccess.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
OverlayFileAccess.h fs: fix license header 2022-01-04 15:00:07 -08:00
ParentInodeInfo.h fs: fix license header 2022-01-04 15:00:07 -08:00
PrjfsDispatcherImpl.cpp prjfs: reduce the time directories are kept opened 2022-03-23 13:59:52 -07:00
PrjfsDispatcherImpl.h prjfs: prevent .eden from being removed 2022-03-07 15:36:00 -08:00
RequestContext.cpp refactor notifications 2022-03-01 17:52:58 -08:00
RequestContext.h getRequestInfo return pointer instead of reference 2022-03-02 20:04:11 -08:00
ServerState.cpp add Windows notifier 2022-03-30 09:55:44 -07:00
ServerState.h add Windows notifier 2022-03-30 09:55:44 -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 move Synchronized 2022-04-04 11:37:38 -07:00
TreeInode.h fix checkout directory to non directory 2022-03-31 18:19:01 -07:00
TreePrefetchLease.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
TreePrefetchLease.h getRequestInfo return pointer instead of reference 2022-03-02 20:04:11 -08:00