Feature #14006
Feature #12901: librbd: zone + zonegroup configuration
Track IO dependencies in journal
% Done:
0%
Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
We already track when maintenance operations (resize, snapshot add/remove/etc, rename, etc) complete in the journal, now we need to track when IO operations complete so that replay can enforce implicit dependencies between IO operations.
History
#1 Updated by Josh Durgin about 5 years ago
- Target version set to 10.0.2
#2 Updated by Jason Dillaman about 5 years ago
- Status changed from New to In Progress
- Assignee set to Jason Dillaman
#3 Updated by Jason Dillaman about 5 years ago
- Status changed from In Progress to Fix Under Review
master PR: https://github.com/ceph/ceph/pull/7019
#4 Updated by Jason Dillaman about 5 years ago
- Status changed from Fix Under Review to Resolved