microsoft / microsoft/VFSForGit

Mac: allow to customize the list of known file system crawlers

Open
#550 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

affects: performance platform: macOS
Dominant language
C#
Stars
6.1k
Forks
474
Avg merge
2d 4h
Merged PRs (30d)
8

Description

Currently, the list of known filesystem crawlers is hardcoded in KauthHandler.cpp

It would be great to have the ability to configure that list, so that users of VFS4G can include their backup solutions, antiviruses and other filesystem crawlers and so prevent them from hydrating the whole repository.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in ProjFS.Mac/PrjFSKext/PrjFSKext/KauthHandler.cpp around line 1087, where the known filesystem crawler list is hardcoded. Trace how that list is used during hydration and identify the existing configuration entry points. Done means users can configure backup tools, antivirus software, and other crawlers so they do not hydrate the entire repository.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, macos
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.