Actions
Bug #65595
closedmds: missing policylock acquisition for quiesce
Status:
Resolved
Priority:
High
Assignee:
Category:
Correctness/Safety
Target version:
% Done:
0%
Source:
Development
Backport:
squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS, quiesce
Labels (FS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v19.3.0-1656-g49ff2f89c3
Released In:
v20.2.0~3070
Upkeep Timestamp:
2025-11-01T01:11:40+00:00
Description
In order to check an inode's F_QUIESCE_BLOCK, the quiesce_inode op must acquire the policylock. Furthermore, to ensure the F_QUIESCE_BLOCK is not changed during quiesce, the lock must be held for the duration of the op's lifetime.
Updated by Patrick Donnelly almost 2 years ago
- Status changed from New to Fix Under Review
- Pull request ID set to 57010
Updated by Patrick Donnelly almost 2 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot almost 2 years ago
- Copied to Backport #65740: squid: mds: missing policylock acquisition for quiesce added
Updated by Leonid Usov almost 2 years ago
- Component(FS) quiesce added
- Component(FS) deleted (
MDS)
Updated by Leonid Usov almost 2 years ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 9 months ago
- Merge Commit set to 49ff2f89c3044ac35dddf10828b72b46fd416f9d
- Fixed In set to v19.3.0-1656-g49ff2f89c30
- Upkeep Timestamp set to 2025-07-01T02:08:23+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-1656-g49ff2f89c30 to v19.3.0-1656-g49ff2f89c3
- Upkeep Timestamp changed from 2025-07-01T02:08:23+00:00 to 2025-07-14T16:45:08+00:00
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~3070
- Upkeep Timestamp changed from 2025-07-14T16:45:08+00:00 to 2025-11-01T01:11:40+00:00
Actions