Bug 2311296
Summary: | Coverity detected lock ordering issue | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Frank Filz <ffilz> |
Component: | NFS-Ganesha | Assignee: | Frank Filz <ffilz> |
Status: | CLOSED ERRATA | QA Contact: | Manisha Saini <msaini> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.0 | CC: | akraj, cephqe-warriors, kkeithle, rpollack, tserlin, vereddy |
Target Milestone: | --- | ||
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | nfs-ganesha-6.0-4.el9cp; rhceph-container-8-73 | Doc Type: | Bug Fix |
Doc Text: |
.The `reap_expired_client_list` no longer causes a deadlock
Previously, in some cases, the `reap_expired_client_list` would create a deadlock. This would occur due two threads waiting on each other to acquire a lock.
With this fix, the lock order is resolved and no deadlock occurs.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2024-11-25 09:09:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2317218 |
Description
Frank Filz
2024-09-10 19:25:05 UTC
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Ceph Storage 8.0 security, bug fix, and enhancement updates), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2024:10216 |