Branch next

 

Tag:V2.9-dev.8

 

NOTE: This merge has an ntirpc pullup, please update your submodule

 

Release Highlights

 

* Fix max open files limit for ganesha daemon

 

* Remove inline comments from systemd unit files

 

* Pass null-terminated string to strstr()

 

* Add rate limited logging.

 

* PROXY : separate export session by exportid

 

* FSAL_RGW - On open/create, use new handle not parent

 

* Delete SHARE state after the lock stats

 

* Add LTTng traces to nfs_rpc set

 

* Use xdr_putbufs for READ4resok annd READ3resok

 

ntirpc pullup includes:

 

* xdr_putbufs

* nonblocking sendmsg for sending responses

* vectorized RPCSEC_GSS

 

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

 

Contents:

 

3c0e2de Frank S. Filz Use xdr_putbufs for READ4resok annd READ3resok

29cfd43 Frank S. Filz Add LTTng traces to nfs_rpc set

d805ed3 Suhrud Patankar Delete SHARE state after the lock stats

7dd27e9 Daniel Gryniewicz FSAL_RGW - On open/create, use new handle not parent

fbe4217 Patrice LUCAS PROXY : separate export session by exportid

f5bb2ed Malahal Naineni Add rate limited logging.

7ffb8a9 Malahal Naineni Pass null-terminated string to strstr()

499c9c5 Malahal Naineni Remove inline comments from systemd unit files

6c74867 Malahal Naineni Fix max open files limit for ganesha daemon