https://bugs.winehq.org/show_bug.cgi?id=52105
Jinoh Kang jinoh.kang.kr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://cygwin.com/setup-x8 | |6_64.exe Keywords| |download, source, testcase
--- Comment #9 from Jinoh Kang jinoh.kang.kr@gmail.com --- The test case for this is already upstreamed; what's left is to figure out a cleaner way to teach wineserver about "virtual" (NPFS) filesystems.
In particular, wineserver should recognize \Device\NamedPipe as the FS device itself while treating \Device\NamedPipe\ as the root directory. The current object_ops interface does not allow distinguishing between the two.