Project

General

Profile

Actions

Bug #14595

closed

Race between releasing exclusive lock and incoming write ops

Added by Jason Dillaman about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
hammer, infernalis
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

A thread releasing the exclusive lock (and flushing the cache) might race with a thread submitting a new write operation. The write IO should be queued but instead it is processed. This can result in the cache having writeback bufferheads while it doesn't own the exclusive lock -- which will get flushed at some point.

Actions

Also available in: Atom PDF