Branch next

 

Tag:V4.1

 

NOTE: This merge includes an ntirpc pullup. Please update your submodule.

 

Release Notes can be found on the github project wiki:

 

https://github.com/nfs-ganesha/nfs-ganesha/wiki/ReleaseNotes_4

 

Merge Highlights

 

* ntirpc 4.1 pullup

 

* FSAL_PROXY_V3: Ensure that the used xid is unique

 

* build: use CMAKE_DL_LIBS

 

* Retry communication with NSM service

 

* init_fds_limit(): Log EVENT to print current set FD limit

 

* Add -C option to Ganesha daemon startup

 

* Fix ganesha_stats with dbus import

 

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

 

Contents:

 

6a84f9532 Frank S. Filz V4.1

7ba9ef6d2 Daniel Gryniewicz Pullup ntirpc to 4.1

cb9f3afd5 Assaf Yaari FSAL_PROXY_V3: Ensure that the used xid is unique

dd13bbbe8 Adrian Freihofer build: use CMAKE_DL_LIBS

275539c02 Malahal Naineni Retry communication with NSM service

f2e6765bb Madhu Thorat init_fds_limit(): Log EVENT to print current set FD limit

cf7768e66 Malahal Naineni Add -C option to Ganesha daemon startup

6a7880c3d Malahal Naineni Fix ganesha_stats with dbus import