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

Fix MountFS watchers having incorrect paths when created in Mount() #26

Closed Rohansi closed 6 years ago

Rohansi commented 6 years ago

The watchers would have a path for the mount prefix which cause events to be dropped when they aren't from that path.