[Nfs-ganesha-devel] Announce Push of V2.4.0.2

2016-10-07 Thread Frank Filz
Branch next

Tag:V2.4.0.2

Release Highlights

* FSAL API documentation update

* Fix coverity errors

* Add RootIdSquash export option (retains alt groups list)

* Pass the dev arguments for mknod

* Move put_ref() up to fsal_readdir (fix for uncached FSALs)

* Fix ABBA lock race with owners.

* FIX FSAL_PROXY maxwrite/maxread versus NFS_SendSize/NFS_RecvSize

* Ensure that GSS context stored in client record doesn't get destroyed

Signed-off-by: Frank S. Filz 

Contents:

834d235 Frank S. Filz V2.4.0.2
3c1a40f Daniel Gryniewicz Pass the dev arguments for mknod
fdf2c69 Daniel Gryniewicz Move put_ref() up to fsal_readdir
8934c51 Daniel Gryniewicz Fix ABBA lock race with owners.
316b40d Patrice LUCAS FIX FSAL_PROXY maxwrite/maxread versus
NFS_SendSize/NFS_RecvSize
99b2f75 Malahal Naineni Ensure that GSS context stored in client record
doesn't get destroyed
f7b7e9c Matthew Wong Add RootIdSquash option for only squashing root id.
541b643 Frank S. Filz FSAL_GPFS: Don't fetch attrs If GPFSFSAL_create2 is
called with NULL
1495353 Frank S. Filz FSAL_GPFS: Resolve Coverity error 152540 dead code
bf97e86 Frank S. Filz FSAL_API documentation updates


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel


[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: Add RootIdSquash option for only squashing root id.

2016-10-07 Thread GerritHub
>From Matthew Wong :

Matthew Wong has uploaded a new change for review.

  https://review.gerrithub.io/297575

Change subject: Add RootIdSquash option for only squashing root id.
..

Add RootIdSquash option for only squashing root id.

RootSquash squashes uid, gid and discards all groups if uid is 0. RootSquashId
still squashes uid if it is 0, but it only squashes gid if it is 0 and it
removes 0 from the groups instead of discarding them all.

Change-Id: I2f6b5af4efc6735ce3e758a794f47418c724d937
Signed-off-by: Matthew Wong 
---
M src/include/nfs_exports.h
M src/support/exports.c
M src/support/nfs_creds.c
3 files changed, 102 insertions(+), 65 deletions(-)


  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/75/297575/1
-- 
To view, visit https://review.gerrithub.io/297575
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2f6b5af4efc6735ce3e758a794f47418c724d937
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Matthew Wong 

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel


[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: FIX FSAL_PROXY : clear CTIME in setattrs

2016-10-07 Thread GerritHub
>From Patrice LUCAS :

Patrice LUCAS has uploaded a new change for review.

  https://review.gerrithub.io/297475

Change subject: FIX FSAL_PROXY : clear CTIME in setattrs
..

FIX FSAL_PROXY : clear CTIME in setattrs

No way to update CTIME using a NFSv4 SETATTR.
Server will return NFS4ERR_INVAL (22).
Nevermind : this update is useless, we prevent it
in FSAL_PROXY by clearing CTIME bitmask.

Change-Id: I5051992035d0c42d77d67468c0d8f223198bc097
Signed-off-by: Patrice LUCAS 
---
M src/FSAL/FSAL_PROXY/handle.c
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/75/297475/1
-- 
To view, visit https://review.gerrithub.io/297475
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5051992035d0c42d77d67468c0d8f223198bc097
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Patrice LUCAS 

--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel