gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] is umount supposed to work?


From: Anand Avati
Subject: Re: [Gluster-devel] is umount supposed to work?
Date: Wed, 25 May 2011 01:51:41 -0700



On Fri, May 13, 2011 at 12:24 AM, Emmanuel Dreyfus <address@hidden> wrote:
Hi

I am still working on glusterfs/NetBSD, and it is getting close to something
actually usable. I still have a few issues, one of which is unmounting.

When I use umount(8), I send a FUSE_DESTROY to glusterfs. That has no
effect at all. Looking at the source, I can see that fuse_destroy()
just returns succes and do nothing.


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?

Avati
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]