Branch next

 

Tag:V6-dev.3

 

NOTE: This merge includes an ntirpc pullup, make sure to update your submodule.

 

Merge Highlights

 

* monitoring: fails to build with gcc-14

 

* FSAL_PSEUDO set change, mtime, ctime on create directory

 

* Fix crash at release_lock_owner()-> _get_gsh_export_ref()

 

* Two POSIX ACL fixes

 

* Decrement fd_work while reclaiming if FD is busy

 

* Update courteous server with Open_State_Per_Client

 

* Grant Read delegations properly

 

* Two stats collection enhancements

 

* Two debug enhancements

 

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

 

Contents:

 

7efd02681 Frank S. Filz V6-dev.3

6a59d3756 Rojin George Grant Read delegations properly

7206c3625 Rojin George Update courteous server with Open_State_Per_Client

bc04a6560 Rojin George Instrumentation changes to debug future lru_try_one crash

86937006d Rojin George Clear delegation stats if no active states

d9f63fe17 Rojin George Fix few typos around the fd_lru logics

764015ddf Rojin George Decrement fd_work while reclaiming if FD is busy

72409a1ff Rojin George Show state counters in ShowClient DBus, to get client level details

dedf66fec bjfhdhhaha ACL: fix issue of setting posix acl for directory return EINVAL

6fc3700b4 bjfhdhhaha ACL: fix memory leak

9d0da8e04 Prabhu Murugesan Fix crash at release_lock_owner()-> _get_gsh_export_ref()

aa44b73c9 Jason Woodward FSAL_PSEUDO set change, mtime, ctime on create directory

a3f59784b Kaleb S. KEITHLEY monitoring: fails to build with gcc-14

32afffc6a Sachin Punadikar FSAL_CEPH : Add debug statements