gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] files exist but readdir do not see them


From: Emmanuel Dreyfus
Subject: Re: [Gluster-devel] files exist but readdir do not see them
Date: Tue, 12 Jul 2011 12:35:07 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jul 12, 2011 at 08:29:00AM +0000, Emmanuel Dreyfus wrote:
> How is it supposed to work? I suspect there is some assumption on 
> what offsets the client will use in readdir operations. Or did 
> I misunderstood dht logic?

Ok, I understood the issue. In FUSE, struct dirent's off is not an 
offset, it is an opaque cookie send by the filesystem and that I
have to send back. NetBSD's FUSE implementation did not handle
it correctly. I fixed it and it works now.

-- 
Emmanuel Dreyfus
address@hidden



reply via email to

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