Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back mount option to unmounted VolumeRow. #2145

Merged
merged 3 commits into from
Mar 2, 2023
Merged

Conversation

jeremypw
Copy link
Collaborator

Fixes #2141

No mount option is required for DriveRow (only appears for unformatted, ejected, or empty drives which cannot be mounted) nor for VolumelessMountRow (which is always mounted).

The code for mounting a volume is split out into separate function as it is now used twice.

@jeremypw jeremypw requested a review from a team February 21, 2023 18:08
@jeremypw jeremypw merged commit 6d88de1 into master Mar 2, 2023
@jeremypw jeremypw deleted the mount-only-option branch March 2, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No mount option in right click
2 participants