Branch next

 

Tag:V4-rc1

 

Ganesha V4.0 is in sight!

 

Merge Highlights

 

* FSAL_VFS: Make sure fsid is set properly when filling attrs from stat

 

* LIZARDFS: fix compile issues

 

* Get time_delta from FSAL dynamic fsinfo

 

* Change from default of 1 second for time_delta to 100 ns.

 

* Add O_TRUNC, O_EXCL, and mode setting to multilock test tool

 

* Make OPEN create EXCLUSIVE4_1 work correctly

 

* FSAL: Make sure the exclusive create verifier fits

 

* Several minor code cleanups

 

* Account for terminating null character for readlink() in FSAL_PROXY_V3.

 

* MDCACHE - Ensure ATTR4_FS_LOCATIONS and ATTR4_SEC_LABEL bits aren't lost

 

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

 

Contents:

 

464af038b Frank S. Filz V4-rc1

7979a8548 Daniel Gryniewicz MDCACHE - Ensure ATTR4_FS_LOCATIONS and ATTR4_SEC_LABEL bits aren't lost

a0f930a6e Matthew DeVore Remove ambiguous use of "export" in header file

3363e77a8 Xi Jinyu Remove duplicate code

ce7413b58 Bjorn Leffler Account for terminating null character for readlink() in FSAL_PROXY_V3.

2ef48f405 Bjorn Leffler Fix number formatting for 64 bit number types.

a2a08c2dc Frank S. Filz FSAL: Make sure the exclusive create verifier fits

e896e8275 Frank S. Filz Make OPEN create EXCLUSIVE4_1 work correctly

355012f8a Frank S. Filz Add O_TRUNC, O_EXCL, and mode setting to multilock test tool

ee224fa49 Frank S. Filz Change from default of 1 second for time_delta to 100 ns.

7d706e044 Frank S. Filz Get time_delta from FSAL dynamic fsinfo

50308fff6 Frank S. Filz LIZARDFS: fix compile issues

05920748e Frank S. Filz FSAL_VFS: Make sure fsid is set properly when filling attrs from stat