microsoft / microsoft/VFSForGit

Auto-mount feature does not work on BitLockered drive

Open
#1,670 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

If a user protects their drive with BitLocker, then the GVFS.Service fails to auto-mount the enlistments on that drive because the drive is not available. When the user makes the drive available, they then immediately go to their enlistment to run a Git command that fails because VFS for Git is not mounted.

Is there a way that GVFS.Service could be alerted when a drive is available? Bonus points if this includes USB drives.

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 GVFS.Service and trace how enlistments are auto-mounted when a drive is unavailable. Reproduce the BitLocker sequence by making the drive available, then running a Git command before mounting completes. Done means the service detects drive availability and mounts the enlistments before Git commands fail; USB-drive behavior is an optional extension.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
operating-systems, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.