Branch next

 

Tag:V4.0.12

 

Merge Highlights

 

* More fixes of Coverity issues

 

* NFS: Add a config to limit the number of entries returned in readdir

 

* FSAL_PROXY_V3: Support POSIX attributes instead of ATTRS_NFS3

 

* SETATTR: FSALs were asking for FSAL_O_RDWR when truncating with a stateid

 

* Improve documentation of code submission process

 

* Other minor changes

 

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

 

Contents:

 

b08457543 Frank S. Filz V4.0.12

6ac713c6c Frank S. Filz NFS: Add a config to limit the number of entries returned in readdir

c529eaa4f Kaleb S. KEITHLEY Add pull_request_template.md with instructions to submit patches to gerrithub instead

742252583 Paul Moyer fixed coverity issue 275287 (dead code) by ifdefing out the unused code

c2d2aafb4 Paul Moyer fixed coverity complaints 132619, 132621, 132623, 313012 - rtc 867

ba2167bb3 Vicente Cheng doc: Add more description about Dir_Chunk

89f726750 Shahar Hochma libganesha_nfsd.ver: Export symbol convert_ipv6_to_ipv4

9aec8e76d Assaf Yaari FSAL_PROXY_V3: Support POSIX attributes instead of ATTRS_NFS3

e7efb5ee8 Frank S. Filz Update README.md to include contributing and building references.

d571bd00f Frank S. Filz FSAL_MEM: fix comment typo

d5d822322 Frank S. Filz SETATTR: FSALs were asking for FSAL_O_RDWR when truncating with a stateid

8bc76270d Frank S. Filz CID 356091 - fully set status in nfs_readdir_dot_entry

1abd8d2c7 Frank S. Filz CID 361408 - ignore return from display_cat()