Project

General

Profile

Actions

Bug #4647

closed

libceph: kill osd request r_con_filling_msg field

Added by Alex Elder about 11 years ago. Updated about 11 years ago.

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

0%

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

Description

This field was (I think) needed at one time to avoid
a race between a request with a response message
getting released and a connection the message was
associated with going away.

It is no longer needed though, and it adds a little
weirdness to the code (an optimization in how to
handle it more efficiently), so get rid of it.

Actions

Also available in: Atom PDF