Branch next
Tag:V2.8-dev.15
Release Highlights
* Remove -Wabi from maintainer mode
* MDCACHE - Don't return dead entries from hashtable
* Add malloc trace and untrace dbus methods
* Convert gsh_malloc and friends to macros
* MainNFSD: disable UDP listeners to eventually allow running as nonroot
* Add refcount to COMPOUND4res_extended to protect slot cache
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
dbafbdb Frank S. Filz V2.8-dev.15
85a9ef5 Frank S. Filz Add refcount to COMPOUND4res_extended to protect slot
cache
84d05c7 Kaleb S. KEITHLEY MainNFSD: disable UDP listeners to eventually
allow running as nonroot
f295f6d Malahal Naineni Convert gsh_malloc and friends to macros
85e7a34 Malahal Naineni Add malloc trace and untrace dbus methods
25320e6 Daniel Gryniewicz MDCACHE - Don't return dead entries from hashtable
2a5eac0 Daniel Gryniewicz Remove -Wabi from maintainer mode