[Nfs-ganesha-devel] I will be on Christmas holiday from now, returning January 2 for the concall

2017-12-15 Thread Frank Filz
I will be checking e-mail sporadically but there will be no conference calls and no merges for the next two weeks. While I will be logged into IRC, I will be checking that even less than e-mail and there's always the chance my IRC client has hung or something so it would be best to e-mail me quest

[Nfs-ganesha-devel] Cancelling CI jobs when a new version of a patch is submitted

2017-12-15 Thread Frank Filz
I just got a CI failure for version 2 of a patch that is up to version 10. Is there any way we can cancel jobs for previous versions of a patch? At this rate, my inbox is going to be spammed with meaningless CI failures for several days, plus the comments in the patch will be spammed. Frank ---

[Nfs-ganesha-devel] CI failures

2017-12-15 Thread Frank Filz
There are some CEA CI failures that don't seem related to the patches they hit. The other CI have also reported some failures that I'm not sure what is up. There are FSAL_PROXY mount hangs or other issues (please analyze the issues and post what seems to be the issue, most of us don't have PROXY s

[Nfs-ganesha-devel] Announce Push of V2.6-dev.22

2017-12-15 Thread Frank Filz
Branch next Tag:V2.6-dev.22 NOTE: Includes an ntirpc pullup, please update your submodule. Release Highlights * ntirpc pullup, major importance incease thread stack to 1 Mb from 16 kb * Lots of refcount fixes for objects and exports * Several missing op context setups * Respect client's sele

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: NFS: don't trash stateid when returning error on FREE_STATEID

2017-12-15 Thread GerritHub
>From Jeff Layton : Jeff Layton has uploaded this change for review. ( https://review.gerrithub.io/391986 Change subject: NFS: don't trash stateid when returning error on FREE_STATEID .. NFS: don't trash stateid when returning

Re: [Nfs-ganesha-devel] Implement a FSAL for S3-compatible storage

2017-12-15 Thread Daniel Gryniewicz
On 12/15/2017 12:48 PM, Frank Filz wrote: From: Aurelien RAINONE [mailto:aurelien.rain...@gmail.com] Sent: Friday, December 15, 2017 9:30 AM To: Nfs-ganesha-devel@lists.sourceforge.net Subject: [Nfs-ganesha-devel] Implement a FSAL for S3-compatible storage Hi, I'm new to nfs-ganesha and on this

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: state - Fix leaked ref in revoke_owner_layouts()

2017-12-15 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded this change for review. ( https://review.gerrithub.io/391982 Change subject: state - Fix leaked ref in revoke_owner_layouts() .. state - Fix leaked ref in revoke_owner_l

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: nfs4 - Add missing put_ref in OP_FREE_STATEID

2017-12-15 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded this change for review. ( https://review.gerrithub.io/391981 Change subject: nfs4 - Add missing put_ref in OP_FREE_STATEID .. nfs4 - Add missing put_ref in OP_FREE_STATE

Re: [Nfs-ganesha-devel] XID missing in error path for RPC AUTH failure.

2017-12-15 Thread Pradeep
Thanks for the patch Bill. dev.22 works for me. On Fri, Dec 15, 2017 at 9:15 AM, William Allen Simpson < william.allen.simp...@gmail.com> wrote: > On 12/14/17 1:13 PM, William Allen Simpson wrote: > >> This is May 2015 code, based upon 2012 code. Obviously, we haven't >> been testing error respo

Re: [Nfs-ganesha-devel] Implement a FSAL for S3-compatible storage

2017-12-15 Thread Frank Filz
> From: Aurelien RAINONE [mailto:aurelien.rain...@gmail.com] > Sent: Friday, December 15, 2017 9:30 AM > To: Nfs-ganesha-devel@lists.sourceforge.net > Subject: [Nfs-ganesha-devel] Implement a FSAL for S3-compatible storage > > Hi, > > I'm new to nfs-ganesha and on this mailing-list. I'm currently

[Nfs-ganesha-devel] Implement a FSAL for S3-compatible storage

2017-12-15 Thread Aurelien RAINONE
Hi, I'm new to nfs-ganesha and on this mailing-list. I'm currently reading a maximum of documentation and code in order to understand where to start the implementation of a new FSAL. The main objectives of my development are: - connect one fsal export to exactly one S3 Bucket. Requests to the S3

Re: [Nfs-ganesha-devel] XID missing in error path for RPC AUTH failure.

2017-12-15 Thread William Allen Simpson
On 12/14/17 1:13 PM, William Allen Simpson wrote: This is May 2015 code, based upon 2012 code.  Obviously, we haven't been testing error responses ;) I wanted to add a personal thank you for such an excellent bug report. The patch went in the next branch yesterday, and should show up in the