forked from liewegas/ceph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PrimaryLogPG::start_flush: don't use ORDERSNAP, eliminate the second …
…delete I think that whole thing was a misguided attempt to avoid deleting head if it exists in the base tier (in reality it doesn't matter since head would have to be logically dirty and anything we actually care about would be preserved by sending a new enough seq to cause a clone). Introduced in 4843fd5, but the real logical error happened in f3df501. I suggest never backporting this patch. If you want to try, keep in mind that the last version didn't turn up as busted for 2 years. Fixes: f3df501 Signed-off-by: Samuel Just <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters