Branch next
Tag:V8.0
This is the first merge with our rolling release model.
This merge includes a significant feature in making delegations usable
including write delegations.
Merge Highlights
* Patches to make delegation functional
* Add Ganesha resource usage metrics for Prometheus
* SAL: Avoid extra logging during grace period
* Support disabling dentry caching for export
* Use protocols perms set in CLIENT block of the export
* Several bug fixes (see complete list below)
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
Contents:
defee006b Frank S. Filz V8.0
dfe65a1d6 Yogendra Charya Tangalapally Use protocols perms set in CLIENT block of the export
4ad1afe05 Sachin Punadikar Support disabling dentry caching for export
0fd1da361 Sachin Punadikar SAL: Avoid extra logging during grace period
cd97d7d67 Deeraj.Patil [QOS] : Coverity fixes
85ee2ba0b Sreedhar Agraharam Add Ganesha resource usage metrics for Prometheus
af464cc10 Md Mahamudur Rahaman Sajib FSAL_CEPH: fix compatibility with VMware clients
7cef30d9d Martin Schwenke monitoring: Fix the build with USE_MONITORING is not defined
01ab24d05 VidyaThumukunta Fix RD5a pynfs nfs4.0 failure by handling very large READ offsets
b4d59650b xueqian.hu Support QoS DS read/write control
8d95ccc6b Yoni Couriel nfs4_op_bind_conn: Minor enum type fix.
5e849ae61 Animesh Javali Delegation option parsing from CLIENT block
acce22cf6 Animesh Javali Write Delegations FSAL_CEPH changes
ac12efead Suhas Athani Fix WRITE delegation check in nfs4_op_getattr()
0002bfac4 Suhas Athani FSAL: Add delegation-aware FD reuse to fsal_start_io()
061894f6a Suhas Athani Ensure delegation grant for read+write access
ae65023f9 Suhas Athani Add server-side support for NFS4ERR_DELEG_REVOKED error handling.