sapling/eden/fs/prjfs
Xavier Deguillard 25228797ca prjfs: ignore ERROR_PATH_NOT_FOUND during invalidation
Summary:
Similarly to how we could try invalidating a file that isn't cached, we could
also be trying to invalidate a file whose path isn't cached. Both are
legitimate, and thus we need to ignore both.

Reviewed By: chadaustin

Differential Revision: D24125225

fbshipit-source-id: e8abe5cde5aa3602bb48258abb64aa0cdf60241d
2020-10-05 17:50:57 -07:00
..
CMakeLists.txt inodes: move prjfs/EdenDispatcher to inodes/ 2020-09-23 09:43:34 -07:00
Dispatcher.cpp prjfs: add TARGETS file 2020-09-23 09:43:35 -07:00
Dispatcher.h prjfs: add TARGETS file 2020-09-23 09:43:35 -07:00
Enumerator.cpp prjfs: add TARGETS file 2020-09-23 09:43:35 -07:00
Enumerator.h prjfs: move win/mount into prjfs 2020-09-22 09:09:56 -07:00
PrjfsChannel.cpp prjfs: ignore ERROR_PATH_NOT_FOUND during invalidation 2020-10-05 17:50:57 -07:00
PrjfsChannel.h prjfs: remove FsChannel.h 2020-09-28 18:14:30 -07:00
PrjfsRequestContext.h prjfs: add partial support for debug processfetch on Windows 2020-10-05 15:46:02 -07:00