Project

General

Profile

Actions

Cleanup #886

closed

journaler: rip out ack_barrier cruft

Added by Sage Weil about 13 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

This is from when the MDS used to submit some journal events waiting for ack and some for commit/safe. It ensured that callbacks would always occur in log order, regardless of whether we waited for ack or safe.

- rip out ack_barrier stuff in journaler
- clean up journaler interface to only have a commit callback
- clean up MDLog code to always wait for commit; there is a bunch of dead conditional stuff in there that should be removed.

Actions

Also available in: Atom PDF