Re: [Nfs-ganesha-devel] Proposed backports for 2.5.2

2017-08-09 Thread Frank Filz
Candidates not merged into 2.6 yet: Fix rgw_mount2 check when RGW not installed Daniel Gryniewicz CMake - Have 'make dist' generate the correct tarball name Daniel Gryniewicz Build libntirpc package when not using system ntirpcDaniel Gryniewicz Are any of the above three

Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-09 Thread Daniel Gryniewicz
On 08/08/2017 10:34 PM, William Allen Simpson wrote: On 8/8/17 1:58 PM, Daniel Gryniewicz wrote: On 08/08/2017 01:17 PM, William Allen Simpson wrote: NSM should be accessible by TCP. Why are we using UDP? Is there a downstream need? Yes, there is a downstream need for NSM. Would prefer

[Nfs-ganesha-devel] Weekly conference call timing

2017-08-09 Thread Frank Filz
My daughter will be starting a new preschool, possibly as early as August 22nd. Unfortunately since it's Monday, Tuesday, Wednesday and I will need to drop her off at 9:00 AM Pacific Time, which is right in the middle of our current time slot... We could keep the time slot and move to Thursday

Re: [Nfs-ganesha-devel] Proposed backports for 2.5.2

2017-08-09 Thread Daniel Gryniewicz
On 08/09/2017 11:29 AM, Frank Filz wrote: Candidates not merged into 2.6 yet: Fix rgw_mount2 check when RGW not installed Daniel Gryniewicz CMake - Have 'make dist' generate the correct tarball name Daniel Gryniewicz Build libntirpc package when not using system ntirpc

Re: [Nfs-ganesha-devel] Proposed backports for 2.5.2

2017-08-09 Thread Marc Eshel
Can you also add, it is a minor change in the value of FATTR4_XATTR_SUPPORT Thanks, Marc. commit ac16ad42a514de218debc9b21e92cf9ca353ccc4 Author: Marc Eshel Date: Sun Jul 30 12:50:14 2017 -0700 update FATTR4_XATTR_SUPPORT update FATTR4_XATTR_SUPPORT to 82 based on

Re: [Nfs-ganesha-devel] Proposed backports for 2.5.2

2017-08-09 Thread Frank Filz
> On 08/09/2017 11:29 AM, Frank Filz wrote: > > Candidates not merged into 2.6 yet: > > > > Fix rgw_mount2 check when RGW not installed Daniel > Gryniewicz > > CMake - Have 'make dist' generate the correct tarball name Daniel > > Gryniewicz > > Build libntirpc package when not using system

Re: [Nfs-ganesha-devel] Proposed backports for 2.5.2

2017-08-09 Thread Frank Filz
> Can you also add, it is a minor change in the value of > FATTR4_XATTR_SUPPORT Thanks, Marc. > > commit ac16ad42a514de218debc9b21e92cf9ca353ccc4 > Author: Marc Eshel > Date: Sun Jul 30 12:50:14 2017 -0700 > > update FATTR4_XATTR_SUPPORT > > update

Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-09 Thread Malahal Naineni
This talks about xnfs, not sure how it is different from nfs though: Here is a link that says UDP is mandatory for NSM (and TCP is optional). http://pubs.opengroup.org/onlinepubs/9629799/chap11.htm On Wed, Aug 9, 2017 at 9:28 PM, William Allen Simpson < william.allen.simp...@gmail.com> wrote: >

Re: [Nfs-ganesha-devel] Proposed backports for 2.5.2

2017-08-09 Thread Frank Filz
I had posted this earlier as a response to the dev-2 announcement... Since we are talking about tagging V2.5.2 this week in addition to V2.6-dev-4, I thought I'd indicate which patches from dev-2 probably should be taken: There will be more from dev-4 (but nothing from dev-3) > 860368f Malahal

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: This is a dumb change with a very long commit message - plea...

2017-08-09 Thread GerritHub
>From Frank Filz : Frank Filz has uploaded this change for review. ( https://review.gerrithub.io/373579 Change subject: This is a dumb change with a very long commit message - please ignore and don't bother reviewing

Re: [Nfs-ganesha-devel] Proposed backports for 2.5.2

2017-08-09 Thread Daniel Gryniewicz
That's not in 2.6 yet. As soon as it is, yes. Daniel On 08/09/2017 10:22 AM, Matt Benjamin wrote: does this include the fix for readdir chunking config parsing issue? I thought that affected 2.5.x Matt On Wed, Aug 9, 2017 at 9:55 AM, Daniel Gryniewicz wrote: Here's my

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Fix rgw_mount2 check when RGW not installed

2017-08-09 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded this change for review. ( https://review.gerrithub.io/373581 Change subject: Fix rgw_mount2 check when RGW not installed .. Fix rgw_mount2 check when

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: CMake - Have 'make dist' generate the correct tarball name

2017-08-09 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded this change for review. ( https://review.gerrithub.io/373582 Change subject: CMake - Have 'make dist' generate the correct tarball name .. CMake - Have

[Nfs-ganesha-devel] Proposed backports for 2.5.2

2017-08-09 Thread Daniel Gryniewicz
Here's my proposed backports for 2.5.2: commit 7f2d461277521301a417ca368d3c7656edbfc903 FSAL_GLUSTER: Reset caller_garray to NULL upon free commit 114c38ce9fcf20878ffce3b454e106089a34ab5d Decrement FD count in fsal_close even if obj_ops.close() fails commit

Re: [Nfs-ganesha-devel] Proposed backports for 2.5.2

2017-08-09 Thread Matt Benjamin
does this include the fix for readdir chunking config parsing issue? I thought that affected 2.5.x Matt On Wed, Aug 9, 2017 at 9:55 AM, Daniel Gryniewicz wrote: > Here's my proposed backports for 2.5.2: > > commit 7f2d461277521301a417ca368d3c7656edbfc903 > FSAL_GLUSTER: