Re: [ITP] FUSE 2.8

2016-09-05 Thread Mark Geisert
Adrien JUND wrote: Separate from that, it's been a little work disentangling the meaning of various names used for this project. Here's what I think the names mean: FUSE - a protocol, which exists in different versions WinFSP - a Windows-native DLL mapping FUSE 2.8 ops to/from Windows file ops

Re: [ITP] FUSE 2.8

2016-09-05 Thread Adrien JUND
> Separate from that, it's been a little work disentangling the meaning of > various names used for this project. Here's what I think the names mean: > > FUSE - a protocol, which exists in different versions > WinFSP - a Windows-native DLL mapping FUSE 2.8 ops to/from Windows file ops > cygfuse -

Re: [ITP] FUSE 2.8

2016-09-05 Thread Mark Geisert
Bill Zissimopoulos wrote: Mark, hi: On 8/22/16, 12:43 PM, cygwin-apps-ow...@cygwin.com on behalf of Mark Geisert wrote: > I'm debugging some faulting test programs so this cygfuse code doesn't seem fully ready for prime time just yet. I'm sure Bill had it working so it's likely to be some kin