Branch next
Tag:V4-dev.1
Merge Highlights
* Support for POSIX ACL xattrs for CEPH
* Remove unused DUPREQ_ERROR and DUPREQ_INSERT_MALLOC_ERROR
* Fix responding with NFS version mismatch.
* Fix get_state_obj_export_owner_refs() fail case
* Fix accessing object handle after freeing its last state
* core: multiple definitions of 'common' data compiling with gcc-10
* CEPH: Fix size of handle
* Fix double couting of READ, WRITE op
* Fix typo in lib_dbus_stats.py
* Throttle the health warning
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
9903c67 Frank S. Filz V4-dev.1
91f0302 Daniel Gryniewicz Throttle the health warning
db67193 Sachin Punadikar Fix typo in lib_dbus_stats.py
16b6c6b Sachin Punadikar Fix double couting of READ, WRITE ops
4bfdb31 Wei Qiaomiao CEPH: Fix size of handle
fc62d0d Kaleb S. KEITHLEY core: multiple definitions of 'common' data
compiling with gcc-10
2a9d219 Shangzhong Zhu Enable ACL disable option for FSAL_CEPH
abbe630 Shangzhong Zhu Add get and set ACLs attr support for FSAL_CEPH
d354583 Shangzhong Zhu Add get and set ACLs API for FSAL_CEPH
fe895ee Shangzhong Zhu Convert POSIX ACL to extented attribute
a3f51c0 Malahal Naineni Fix accessing object handle after freeing its last
state
42afe22 Malahal Naineni Fix get_state_obj_export_owner_refs() fail case
fe8cebb Malahal Naineni Fix responding with NFS version mismatch.
1c3789b Malahal Naineni Remove unused DUPREQ_ERROR and
DUPREQ_INSERT_MALLOC_ERROR