Branch next

 

Tag:V9.16

 

NOTE: This merge includes and ntirpc pullup - please update your submodule.

 

Merge Highlights

 

* Fix buffer overflow and missing null-termination in name2id

 

* Optimisation to avoid same-client lock-path delegation recall in FSAL_UP

 

* Add xattr support to FSAL-GPFS

 

* Replace assert with a check for empty client record value.

 

* Replace assert with a check for memory availability in readdir.

 

* Fix: Improve type safety and resolve missing header dependency

 

* Fix for NLM CLOSE_WAIT Socket Leak

 

* Enable callback channel setup for RDMA (with ntirpc pullup)

 

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

 

Contents:

 

6513f2631 Frank S. Filz V9.16

ebab1ec2e Rajesh Prasad Enable callback channel setup for RDMA

4a7cdbb27 Rajesh Prasad Fix for NLM CLOSE_WAIT Socket Leak

fbff8385a Sreedhar Agraharam Fix: Improve type safety and resolve missing header dependency

20de4beb3 Ofir Vainshtein Replace assert with a check for memory availability in readdir.

654446681 Ofir Vainshtein Replace assert with a check for empty client record value.

a89089c7f marc eshel Add xattr support to FSAL-GPFS

5c0c32e0d Suhas Athani Optimisation to avoid same-client lock-path delegation recall in FSAL_UP

6c076b4ea Lior Suliman Fix buffer overflow and missing null-termination in name2id