sapling/eden/fs
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
..
benchharness add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
benchmarks add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
cli Apply pyfmt to fbcode/eden 2020-10-04 04:51:00 -07:00
config check multiple locations for x509 certs 2020-09-23 19:58:52 -07:00
docs Some minor modifications to verbiage in documentation 2020-07-06 22:20:17 -07:00
fuse fs: ifdef linux/macos only files 2020-09-23 12:20:41 -07:00
inodes prjfs: add partial support for debug processfetch on Windows 2020-10-05 15:46:02 -07:00
journal Migrate to field_ref Thrift API 2020-07-28 14:32:44 -07:00
model model: add toByteString to Hash 2020-10-05 15:51:18 -07:00
monitor eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
notifications notifications: compile on Windows 2020-09-09 09:33:35 -07:00
prjfs prjfs: ignore ERROR_PATH_NOT_FOUND during invalidation 2020-10-05 17:50:57 -07:00
py introduce a py3 client 2020-09-15 17:37:50 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service prjfs: add partial support for debug processfetch on Windows 2020-10-05 15:46:02 -07:00
sqlite sqlite: allow to create in-memory sqlite database for testing 2020-10-05 15:51:18 -07:00
store prjfs: add partial support for debug processfetch on Windows 2020-10-05 15:46:02 -07:00
takeover fs: ifdef linux/macos only files 2020-09-23 12:20:41 -07:00
telemetry win: make read callback fully asynchronous 2020-09-23 09:43:34 -07:00
testharness inodes: always include SqliteOverlay.h 2020-09-23 09:43:35 -07:00
third-party eden: support NO_OPEN support on macOS 2020-07-27 17:53:03 -07:00
utils utils: properly collect process name on Windows 2020-10-05 15:46:02 -07:00
CMakeLists.txt prjfs: move win/mount into prjfs 2020-09-22 09:09:56 -07:00