xoofx / zio

A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET
BSD 2-Clause "Simplified" License
817 stars 61 forks source link

Correct MountFS watch behavior for arbitrary mounts #17

Closed Rohansi closed 6 years ago

Rohansi commented 6 years ago

For #13.

Previously mounting on anything but root would only watch one filesystem. With arbitrary mounts it needs to watch everything inside of the path.