[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: GPFS: Try to open with client credentials first.

2017-01-23 Thread GerritHub
>From : es...@us.ibm.com has uploaded a new change for review. ( https://review.gerrithub.io/344358 Change subject: GPFS: Try to open with client credentials first. .. GPFS: Try to open with client credentials first. Change-I

[Nfs-ganesha-devel] NFS-Ganesha 2.4.2 has been tagged

2017-01-23 Thread Kaleb Keithley
Hi, FYI, NFS-Ganesha 2.4.2 has been tagged. Nominally at the request of the upstream Ceph community for their upstream builds. 20 changes have been committed since 2.4.1: Implement support_ex for FSAL_NULL 8334ffbb16c87efebf169ac7c6be405b92a379d3 Stack MDCACHE on top of any FSAL st

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Add config to use device major/minor numbers as fsid

2017-01-23 Thread GerritHub
>From Matthew Wong : Matthew Wong has uploaded a new change for review. ( https://review.gerrithub.io/344343 Change subject: Add config to use device major/minor numbers as fsid .. Add config to use device major/minor numbers

Re: [Nfs-ganesha-devel] segv in mdc_up_invalidate (synchronous upcall)

2017-01-23 Thread Matt Benjamin
Ok. Will try that out. Matt - Original Message - > From: "Daniel Gryniewicz" > To: "Matt Benjamin" , "NFS Ganesha Developers" > > Sent: Monday, January 23, 2017 9:01:52 AM > Subject: Re: segv in mdc_up_invalidate (synchronous upcall) > > You're supposed to pass the up_export that was

Re: [Nfs-ganesha-devel] segv in mdc_up_invalidate (synchronous upcall)

2017-01-23 Thread Daniel Gryniewicz
You're supposed to pass the up_export that was in the fsal_up_vector that was passed in during the create_export() call. So in RGW's case, it should be export.up_ops->up_export that is passed. Daniel On 01/20/2017 11:06 PM, Matt Benjamin wrote: > Responding to myself, in part: > > Looks like f

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: mend

2017-01-23 Thread GerritHub
>From Swen Schillig : Swen Schillig has uploaded a new change for review. ( https://review.gerrithub.io/344179 Change subject: mend .. mend Change-Id: Ie8be77a003273b444aa00ec583e7aceb488df1af Signed-off-by: Swen Schillig --