Project

General

Profile

Actions

Bug #3940

closed

krbd: decrement obj request count when deleting

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

Status:
Resolved
Priority:
Normal
Assignee:
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

The obj_request_count value keeps track of how many object requests
are associated with an image request. It is incremented when an
object is added, but it is not being decremented when it's removed.

Actions #1

Updated by Alex Elder about 11 years ago

  • Project changed from Linux kernel client to rbd
Actions #2

Updated by Alex Elder about 11 years ago

  • Status changed from In Progress to Fix Under Review

A patch resolving this has been posted for review.

Actions #3

Updated by Alex Elder about 11 years ago

  • Status changed from Fix Under Review to 7

Reviewed and ready to push to master. Will do that in a day or so.

Actions #4

Updated by Alex Elder about 11 years ago

  • Status changed from 7 to Resolved

commit 150fde1984ec8454c163e4f89a50416cd68edbc4
Author: Alex Elder <>
Date: Fri Jan 25 17:08:55 2013 -0600

rbd: decrement obj request count when deleting
Actions

Also available in: Atom PDF