[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Fix file handle bytes switching in xdr_nfs_fh4 XDR_ENCODE

2016-09-08 Thread GerritHub
>From Patrice LUCAS : Patrice LUCAS has uploaded a new change for review. https://review.gerrithub.io/290557 Change subject: Fix file handle bytes switching in xdr_nfs_fh4 XDR_ENCODE .. Fix file handle

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Remove multiple addresses config parsing error

2016-09-08 Thread GerritHub
>From Patrice LUCAS : Patrice LUCAS has uploaded a new change for review. https://review.gerrithub.io/290556 Change subject: Remove multiple addresses config parsing error .. Remove multiple addresses

Re: [Nfs-ganesha-devel] lock_op

2016-09-08 Thread Sagar M D
That really helped. Much appreciated Frank. -Sagar On Wed, Sep 7, 2016 at 7:01 PM, Frank Filz wrote: > Owner is an opaque value to the FSAL. It happens to be the pointer to a > state_lock_owner_t so Ganesha does expect it back on call backs when async > blocking locks

[Nfs-ganesha-devel] MNT3ERR_ACCESS vs MNT3ERR_NOTSUPP

2016-09-08 Thread Sagar M D
*Hi All,In * *mnt_Mnt function, I see if the share is exported with only v4 and clients try to mount using v3 then "access denied by server" error is returned to client from the server. I feel "*MNT3ERR_NOTSUPP" should be returned

[Nfs-ganesha-devel] Announce Push of V2.4-rc4

2016-09-08 Thread Frank Filz
Branch next Tag:V2.4-rc4 Release Highlights * Fix exclusive create in FSAL_GPFS open2 * FSAL_RGW new commit routine and improved cmake * Remove multiple addresses config parsing error * 32 bit compile fixes * dbus netgroup cache purge * error handling in ganesha_mgr script Signed-off-by: Frank