Bug #49074
mds: don't start purging inodes in the middle of recovery
% Done:
0%
Source:
Development
Tags:
Backport:
pacific,octopus,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Description
If mds kills client session in the middle of recovery, it will purge preallocated inos in the killed session twice. once in Server::_session_logged(); once in MDCache::start_purge_inodes().
History
#2 Updated by Patrick Donnelly 12 days ago
- Assignee set to Zheng Yan
- Target version set to v17.0.0
- Source set to Development
- Backport set to pacific,octopus,nautilus
- Component(FS) MDS added