Project

General

Profile

Actions

Bug #22607

closed

client: should delete cap in remove_cap

Added by dongdong tao over 6 years ago. Updated over 6 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I think the cap should be deleted.
so that the cap can be removed from session->caps

Actions #2

Updated by Patrick Donnelly over 6 years ago

  • Status changed from New to Rejected

The cap is deleted via "in->caps.erase(mds)". The session xlist entry is deleted in the Cap destructor.

Actions

Also available in: Atom PDF