[Gluster-devel] directory filehandles

2019-07-12 Thread Emmanuel Dreyfus
Hello I have trouble figuring the whole story about how to cope with FUSE directory filehandles in the NetBSD implementation. libfuse makes a special use of filehandles exposed to filesystem for OPENDIR, READDIR, FSYNCDIR, and RELEASEDIR. For that four operations, the fh is a pointer to a struct

Re: [Gluster-devel] Release 5.7 or 5.8

2019-07-12 Thread Niels de Vos
On Thu, Jul 11, 2019 at 01:02:48PM +0530, Hari Gowtham wrote: > Hi, > > We came across an build issue with release 5.7. It was related the > python version. > A fix for it ha been posted [ > https://review.gluster.org/#/c/glusterfs/+/23028 ] > Once we take this fix in we need to go ahead with