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

2017-10-20 Thread Frank Filz
Branch next Tag:V2.6-dev.14 NOTE: This release contains an ntirpc pullup, please update your submodules This is a big merge, 32 patches, so more of a summary than usual Release Highlights * ntirpc pullup * A bunch of readdir fixes * A bunch of RGW fixes * Various other MDCACHE fixes *

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: mdcache: don't fail setattr if it succeeded but getattr failed

2017-10-20 Thread GerritHub
>From Jeff Layton : Jeff Layton has uploaded this change for review. ( https://review.gerrithub.io/383279 Change subject: mdcache: don't fail setattr if it succeeded but getattr failed .. mdcache: don't

Re: [Nfs-ganesha-devel] kkeithle pushed to libntirpc (f27). "libntirpc 1.5.3 PR https://github.com/nfs-ganesha/ntirpc/pull/85"

2017-10-20 Thread William Allen Simpson
On 10/20/17 1:44 PM, Kaleb S. KEITHLEY wrote: On 10/20/2017 01:32 PM, Florian Weimer wrote: Do you regularly import fixes from the glibc code into libntirpc? I don't know. That's a question for the ntirpc developers (cc'd) This isn't a fix "from the glibc code", this is a fix because of a

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: nTiRPC Pullup - various changes

2017-10-20 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded this change for review. ( https://review.gerrithub.io/383302 Change subject: nTiRPC Pullup - various changes .. nTiRPC Pullup - various changes -

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Fixes for building with gtest

2017-10-20 Thread GerritHub
>From Daniel Gryniewicz : Daniel Gryniewicz has uploaded this change for review. ( https://review.gerrithub.io/383298 Change subject: Fixes for building with gtest .. Fixes for building with gtest Fix the

Re: [Nfs-ganesha-devel] kkeithle pushed to libntirpc (f27). "libntirpc 1.5.3 PR https://github.com/nfs-ganesha/ntirpc/pull/85"

2017-10-20 Thread Kaleb S. KEITHLEY
On 10/20/2017 01:32 PM, Florian Weimer wrote: > - Original Message - >> + #if defined(_SC_IOV_MAX) /* IRIX, MacOS X, FreeBSD, Solaris, ... */ >> +- __svc_maxiov = sysconf(_SC_IOV_MAX); >> ++ { >> ++ /* >> ++* some glibc (e.g. 2.26 in Fedora 27 beta) always >> ++

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Pull up NTIRPC through #86

2017-10-20 Thread GerritHub
>From : william.allen.simp...@gmail.com has uploaded this change for review. ( https://review.gerrithub.io/383303 Change subject: Pull up NTIRPC through #86 .. Pull up NTIRPC through #86