<br><br><div class="gmail_quote">On Fri, May 13, 2011 at 12:24 AM, Emmanuel Dreyfus <span dir="ltr">&lt;<a href="mailto:manu@netbsd.org">manu@netbsd.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi<br>
<br>
I am still working on glusterfs/NetBSD, and it is getting close to something<br>
actually usable. I still have a few issues, one of which is unmounting.<br>
<br>
When I use umount(8), I send a FUSE_DESTROY to glusterfs. That has no<br>
effect at all. Looking at the source, I can see that fuse_destroy()<br>
just returns succes and do nothing.<br><br></blockquote><div><br></div><div>The linux FUSE generates an EOF on the next read on /dev/fuse fd if the filesystem is unmounted. Is the behaviour different on NetBSD?</div><div>
<br></div><div>Avati</div><div> </div></div>