Project

General

Profile

Actions

Bug #42720

closed

client: remove useless variable for ceph::mutex and ceph::condition_variable

Added by shuguang wang over 4 years ago. Updated over 4 years ago.

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

0%

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

Description

ceph::mutex flock = ceph::make_mutex("Client::_read_sync flock");
ceph::condition_variable cond
the flock and cond are useless variables in Client::_read_sync

Actions #1

Updated by Greg Farnum over 4 years ago

  • Project changed from Ceph to CephFS
Actions #2

Updated by Patrick Donnelly over 4 years ago

  • Subject changed from Client:Useless variable for ceph::mutex and ceph::condition_variable to client: remove useless variable for ceph::mutex and ceph::condition_variable
  • Status changed from New to Fix Under Review
  • Assignee set to shuguang wang
  • Target version set to v15.0.0
  • Start date deleted (11/10/2019)
  • Source set to Community (dev)
  • Pull request ID set to 31509
  • Component(FS) Client added
Actions #3

Updated by Patrick Donnelly over 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF