Project

General

Profile

Actions

Bug #14189

closed

os: used space overflow

Added by xie xingguo over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

See MemStore::_truncate

used_bytes += (o->get_size() - old_size);

The above stat may overflow.

Actions #2

Updated by Kefu Chai over 8 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by xie xingguo over 8 years ago

@Nathan Weinberg
Not a bug, won't fix.

Actions #4

Updated by Nathan Cutler over 8 years ago

  • Status changed from Fix Under Review to Rejected
Actions

Also available in: Atom PDF