Project

General

Profile

Actions

Bug #1111

closed

file lock requests in wait queue not getting cleaned up after process exit

Added by Brian Chrisman almost 13 years ago. Updated over 7 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Our interpretation of events:
1) proc1 requests lock
2) proc1 receives lock
3) proc2 requests lock
4) proc2 gets on wait list
5) proc2 exits
6) proc1 releases lock
7) proc2 gets assigned lock by mds though process is gone

I will add our test code here soon


Files

mds.scale-192-168-98-112.log (604 KB) mds.scale-192-168-98-112.log Brian Chrisman, 05/25/2011 11:36 AM
sclockandhold.cpp (2.37 KB) sclockandhold.cpp Brian Chrisman, 05/25/2011 12:12 PM
Actions

Also available in: Atom PDF