Project

General

Profile

Actions

Bug #73430

closed

mds: Remove unnecessary std::move on const expression in MetricsHandler::handle_payload

Added by Edwin Rodriguez 6 months ago. Updated 5 months ago.

Status:
Resolved
Priority:
Normal
Category:
Code Hygiene
Target version:
% Done:

0%

Source:
Development
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Tags (freeform):
Fixed In:
v20.3.0-3851-gee2c65c4d0
Released In:
Upkeep Timestamp:
2025-11-03T15:56:06+00:00

Description

src/mds/MetricsHandler.cc @ Line 371 std::move of the const expression of the trivially-copyable type 'const value_type' (aka 'const AggregatedIOMetrics') has no effect; remove std::move()

Actions #1

Updated by Venky Shankar 5 months ago

  • Project changed from Ceph to CephFS
  • Category set to Code Hygiene
  • Status changed from New to Fix Under Review
  • Assignee set to Edwin Rodriguez
  • Target version set to v21.0.0
  • Source set to Development
  • Component(FS) MDS added
Actions #2

Updated by Venky Shankar 5 months ago

  • Pull request ID set to 65884
Actions #3

Updated by Venky Shankar 5 months ago

  • Status changed from Fix Under Review to Resolved

Not a candidate for backporting.

Actions #4

Updated by Upkeep Bot 5 months ago

  • Merge Commit set to ee2c65c4d0d54ea77ee8c734276e43144550c395
  • Fixed In set to v20.3.0-3851-gee2c65c4d0
  • Upkeep Timestamp set to 2025-11-03T15:56:06+00:00
Actions

Also available in: Atom PDF