On Wed, May 25, 2011 at 01:51:41AM -0700, Anand Avati wrote: > 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? Well, I am implementing the thing on NetBSD, so it is different for now, but I hope I can fix it. /dev/fuse is a Unix socket to another user process in NetBSD's implementation. -- Emmanuel Dreyfus manu@xxxxxxxxxx