-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add filters to edenfs_client get_status to match Thrift API
Summary: # Context We are introducing EdenFS notifications to support scalable and ergonomic file system notifications for EdenFS mounts. # This Diff * Adds filter support, includes/exclude of roots/suffixes, to get_status call. Ideally, we would repalce this with a new function that returns an interator, but we can add later when there is more time. # Next Steps * Complete the remaining FileWatcher methods Differential Revision: D68973041 fbshipit-source-id: 5f4208d2dec22f07e7b6767a198ba41894fed252
- Loading branch information
1 parent
971ea2d
commit cff500a
Showing
1 changed file
with
67 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters