Don't ignore drives with type "aufs" or "overlay" (Xamarin-31021)
authorEberhard Beilharz <eb1@sil.org>
Fri, 29 Jan 2016 21:24:06 +0000 (22:24 +0100)
committerEberhard Beilharz <eb1@sil.org>
Fri, 29 Jan 2016 21:33:41 +0000 (22:33 +0100)
commitf2ac9bf6c39ea534c1855d42748a26b3209f650a
tree9ee26521093c07c1e0be63dbc5d0130185a1e4af
parenta65739d19518a0987f79fbb7c5d569b43755390c
Don't ignore drives with type "aufs" or "overlay" (Xamarin-31021)

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
mono/io-layer/io.c