Branch next

 

Tag:V5.5.2

 

Merge Highlights

 

* A variety of minor fixes for compile under various platforms or conditionals

 

* Handle Expired IP to Name mapping in cache

 

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

 

Contents:

 

386c95c4a Frank S. Filz V5.5.2

d3b02e317 David Rieber It appears <sys/statfs.h> was included by mistake in https://github.com/nfs-ganesha/nfs-ganesha/commit/43c28da6c88cbd842036599da04ddcfd24d959ea, the right #include should be <sys/stat.h>.

752f9bd8d David Rieber malloc_trim is unsupported on macOS.

f0cde4ae1 David Rieber Moved enum recovery_backend and associated #define to solve forward declaration issue.

3d3fb7784 David Rieber Added extern declaration of reread_config to nfs_lib.h

de2798974 David Rieber In vfs_getattr2, initialize variables status and out_fd to fix uninitialized use.

d495eaa9b David Rieber fs_lock is only defined when GSH_CAN_HOST_LOCAL_FS is #defined.

ca70ef529 Rojin George Handle Expired IP to Name mapping in cache

7b4e16826 bjfhdhhaha LOG: modify the incorrect function name in the log