Project

General

Profile

Actions

Bug #3959

closed

krbd: decrement img_request->obj_request_count when deleting

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

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

0%

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

Description

Each image request keeps a count of its object requests.
Adding a object request to or deleting one from an image
request are handled by simple functions. The one increments
the count, but other neglects the corresponding decrement.

I have this fixed already, and thought I had an issue open
for it, but I guess not...

Actions #1

Updated by Alex Elder about 11 years ago

  • Status changed from In Progress to Duplicate

Found it! http://tracker.ceph.com/issues/3940
already documents this.

Actions

Also available in: Atom PDF