Branch next
Tag:V12.0
Feature Highlights
* Expanding gRPC feature with stats collection and several other ports from DBUS
Merge Highlights
* FSAL_GPFS: Handle ETIMEDOUT in GPFSFSAL_UP_Thread
* log: reset conditional logging state on config reload
* gcc 14: fix uninitialized variables
* CEPH: Support additional config options for client_oc
* MDCACHE: take parent content_lock only when adding a dirent
* Add bcond support for INTERNAL_STATD and fixed compilation errors
* Preserve old ACLS
* Issue 1347: Add PTHREAD_PRIO_INHERIT support
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
Contents:
8e157ac8d Frank S. Filz V12.0
c6d3bf59b Frank S. Filz Issue 1347: Add PTHREAD_PRIO_INHERIT support
82a89a27a Sachin Punadikar Preserve old ACLS
c4d19bc3e AvaniRateria D-BUS to gRPC Conversion
01506cbf8 Yogendra Charya Tangalapally Add bcond support for INTERNAL_STATD and fixed compilation errors
3a936105a Suhas Athani gRPC: Add gRPC client I/O show stats APIs for NFS v3/v4.x
383445f72 xueqian.hu MDCACHE: take parent content_lock only when adding a dirent
2301fb30d Sachin Punadikar CEPH: Support additional config options for client_oc
f0fd80b13 Marcus Watts gcc 14: fix uninitialized variables
36aeb6cbe Nishant Puri log: reset conditional logging state on config reload
96ac51e7d Prabhu Murugesan FSAL_GPFS: Handle ETIMEDOUT in GPFSFSAL_UP_Thread