Branch next

 

Tag:V2.8-dev.25

 

 

Release Highlights

 

* Return ERR_FSAL_SYMLINK when trying to OPEN a SYMLINK

 

* [GPFS] Don't fail getattrs() if getting fs_locations fails

 

* Modify strmaxcpy definition to be more graceful!

 

* Convert strncpy calls to a safer strlcpy

 

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

 

Contents:

 

1825ea3 Frank S. Filz V2.8-dev.25

63ca2ca Malahal Naineni Convert strncpy calls to a safer strlcpy

93cb479 Malahal Naineni Modify strmaxcpy definition to be more graceful!

fbe910d Madhu Thorat [GPFS] Don't fail getattrs() if getting fs_locations fails

8b8ffa7 Madhu Thorat Return ERR_FSAL_SYMLINK when trying to OPEN a SYMLINK