Re: [Gluster-devel] directory filehandles

2019-07-15 Thread Amar Tumballi
On Sat, Jul 13, 2019 at 7:33 AM Emmanuel Dreyfus wrote: > 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

Re: [Gluster-devel] Re-Compile glusterd1 and add it to the stack

2019-07-15 Thread David Spisla
You are rigth. When creating the patch file, I did a mistake. Attached should be the complete one Regards David Am Mo., 15. Juli 2019 um 17:20 Uhr schrieb Atin Mukherjee < amukh...@redhat.com>: > David - I don't see a GF_OPTION_INIT in init () of read-only.c . How is > that working even when you

Re: [Gluster-devel] Re-Compile glusterd1 and add it to the stack

2019-07-15 Thread Atin Mukherjee
David - I don't see a GF_OPTION_INIT in init () of read-only.c . How is that working even when you're compiling the entire source? On Mon, Jul 15, 2019 at 7:40 PM David Spisla wrote: > Hello Vijay, > there is a patch file attached. You can see the code there. I oriented > myself here: > https://

Re: [Gluster-devel] Requesting reviews [Re: Release 7 Branch Created]

2019-07-15 Thread Atin Mukherjee
Please ensure : 1. commit message has the explanation on the motive behind this change. 2. I always feel more confident if a patch has passed regression to kick start the review. Can you please ensure that verified flag is put up? On Mon, Jul 15, 2019 at 5:27 PM Jiffin Tony Thottan wrote: > Hi,

Re: [Gluster-devel] Re-Compile glusterd1 and add it to the stack

2019-07-15 Thread David Spisla
Hello Vijay, there is a patch file attached. You can see the code there. I oriented myself here: https://review.gluster.org/#/c/glusterfs/+/18633/ As you can see there is no additional code in glusterd-volgen.c . Both glusterd-volgen.c and glusterd-volume.set.c will be compiled into glusterd.so .

[Gluster-devel] Requesting reviews [Re: Release 7 Branch Created]

2019-07-15 Thread Jiffin Tony Thottan
Hi, The "Add Ganesha HA bits back to glusterfs code repo"[1] is targeted for glusterfs-7. Requesting maintainers to review below two patches [1] https://review.gluster.org/#/q/topic:ref-663+(status:open+OR+status:merged) Regards, Jiffin On 15/07/19 5:23 PM, Jiffin Thottan wrote: - O