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

Don't ignore drives with type "aufs" or "overlay" (Xamarin-31021) #2543

Merged
merged 1 commit into from Mar 15, 2016

Conversation

ermshiperete
Copy link
Contributor

Docker uses aufs or overlayfs to mount the root system in a container. This change fixes Xamarin-31021 so that the drives show up properly.

This change is released under the MIT license.

Docker uses aufs or overlayfs to mount the root system in a
container. This change fixes Xamarin-31021 so that the drives
show up properly.

This change is released under the MIT license.

Change-Id: I5150b0e82f26e9dbd07bbcbc50e7ca50d856dde8
@kumpera
Copy link
Contributor

kumpera commented Jan 30, 2016

LGTM

alexrp added a commit that referenced this pull request Mar 15, 2016
Don't ignore drives with type "aufs" or "overlay" (Xamarin-31021)
@alexrp alexrp merged commit 5fc03f6 into mono:master Mar 15, 2016
@ermshiperete ermshiperete deleted the Xamarin-31021 branch July 3, 2018 17:02
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Don't ignore drives with type "aufs" or "overlay" (Xamarin-31021)

Commit migrated from mono/mono@5fc03f6
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.

None yet

3 participants