sapling/eden/fs
Katie Mancini 11da6c1027 prefetch option to only list files
Summary:
`eden prefetch` and `eden glob` return lists that despite being called
"maching files" actually contains both files and directories.

In some cases, we only want the list of files and it introduces unnessecary
overhead on our clients for them to have to stat all the files in the list to
filter out the dirs. Let's add an option to just list files.

Reviewed By: chadaustin

Differential Revision: D30816193

fbshipit-source-id: 6e264142162ce03e560c969a0c0dbbc2f418d7b9
2021-09-14 10:02:33 -07:00
..
benchharness config: namespace facebook::eden 2021-06-08 19:29:37 -07:00
benchmarks benchmarks: add HgImportRequestQueue::dequeue benchmark 2021-08-26 12:28:51 -07:00
cli prefetch option to only list files 2021-09-14 10:02:33 -07:00
cli_rs third-party/rust: local patch to tracing-subscriber 2021-09-09 22:38:25 -07:00
config add global killswitch for predictive prefetch profiles 2021-08-23 17:55:09 -07:00
docs Fix typo in inode documentation 2021-07-30 15:27:59 -07:00
fuse assign FS events to sampling groups 2021-09-08 11:40:22 -07:00
inodes fix error message in performBindMounts 2021-09-14 09:58:00 -07:00
journal Remove direct uses of gmock.h 2021-07-07 13:32:31 -07:00
model add an ObjectId type 2021-09-13 17:21:01 -07:00
monitor migrate from LockedPtr::getUniqueLock 2021-06-13 18:53:58 -07:00
nfs support FS events logging in NFS mounts 2021-09-09 16:29:53 -07:00
notifications notifications: support Windows 2020-11-11 09:37:56 -08:00
prjfs windows: invalidate negative path cache during start 2021-09-09 10:48:53 -07:00
py suppress errors in fbcode/eden - batch 1 2021-08-24 14:30:57 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
scripts move eden/scripts/ into eden/fs/ 2020-11-04 18:29:49 -08:00
service prefetch option to only list files 2021-09-14 10:02:33 -07:00
sqlite overlay: use PersistentSqliteStatement in TreeOverlayStore 2021-03-15 12:01:48 -07:00
store remove dead code from serializeTree 2021-09-08 16:27:10 -07:00
takeover Remove direct uses of gmock.h 2021-07-07 13:32:31 -07:00
telemetry log FS trace events with HiveLogger 2021-09-02 10:32:03 -07:00
testharness rename Hash to Hash20 2021-09-08 16:27:10 -07:00
third-party fs: update fuse_kernel_linux.h 2021-03-17 20:55:43 -07:00
utils utils: mark SpawnedProcess as being waited when waitpid fails 2021-09-13 20:00:45 -07:00
CMakeLists.txt nfs: make it compile with getdeps builds 2021-02-03 17:54:54 -08:00