Branch next

 

Tag:V7-dev.15

 

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

 

Merge Highlights

 

* doc: Fix typo in export config sample

 

* several script updates

 

* selinux: additional rules for (found on) Fedora 42

 

* Coverty check: Update pthread syscalls with internal macro

 

* ganesha service info in ceph status command

 

* server scope metric: Updated ganesha info metric with server_scope info

 

* NFS4: Fix the minimum maxcount and response length of listxattr

 

* Fix crash at GPFSFSAL_getattrs()

 

* Fix crash at cancel_all_nlm_blocked()->cancel_blocked_lock()

 

* Fix test parser code

 

* Added alert rule to detect potential ganesha hang based on RPC activity

 

* fix(Config_parese): fix param type of token_compare_hash

 

* Support non-numeric nodeid in recovery databases

 

* CEPH: Support old logic of ceph uuid generation

 

* Close monitoring port in shutdown path

 

* LibACL isn't optional, fail cmake if it's not there

 

* feat(recovery): reject reclaim in edge conditions

 

* feat(recovery_fs): enforce reclaim with reclaim_complete info

 

* send network_id to connection manager

 

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

 

Contents:

 

f22fca833 Frank S. Filz V7-dev.15

af438b618 Roy Babayov send network_id to connection manager

39bb70ddf Frank S. Filz libntirpc pullup

9f3ad1396 zhitaoli feat(recovery_fs): enforce reclaim with reclaim_complete info

fcc9f1fad zhitaoli feat(recovery): reject reclaim in edge conditions

44ccfcdff Daniel Gryniewicz LibACL isn't optional, fail cmake if it's not there

3e2a022ed Sachin Punadikar Close monitoring port in shutdown path

3ca844e89 Sachin Punadikar CEPH: Support non-numeric nodeid

d5916fb11 Sachin Punadikar CEPH: Support old logic of ceph uuid generation

483505fe1 Sachin Punadikar ganesha-rados-grace : support non-numeric nodeid

479fcad04 will fix(Config_parese): fix param type of token_compare_hash

0db57c368 VidyaThumukunta Added alert rule to detect potential ganesha hang based on RPC activity

852405fb8 Prabhu Murugesan Fix test parser code

543529df4 Prabhu Murugesan Fix crash at cancel_all_nlm_blocked()->cancel_blocked_lock()

7f9c10c53 Prabhu Murugesan Fix crash at GPFSFSAL_getattrs()

21a00467e Prabhu Murugesan Fix ASOC scan finding -Popen command injection

11bca7ade adrian NFS4: Fix the minimum maxcount and response length of listxattr

0caef004b Sreedhat Agraharam server scope metric: Updated ganesha info metric with server_scope info

17c6f5c1b Sreedhat Agraharam ganesha service info in ceph status command

8b7c6ac7f Sreedhat Agraharam Coverty check: Update pthread syscalls with internal macro

a3a16f75a Kaleb S. KEITHLEY selinux: additional rules for (found on) Fedora 42

e79ca0ded Martin Schwenke scripts: Clean up ganesha_mgr help

9f27ff947 Martin Schwenke doc: Fix typo in export config sample