Actions
Tasks #64159
closedTasks #63293: Implement fscrypt in libcephfs and cephfs-fuse
When removing key, handle busy case
% Done:
0%
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
Handle case when key removal is started but stalled due to inuse files. We don't want to lock tree when files are still open, being written and read.
See: FSCRYPT_KEY_REMOVAL_STATUS_FLAG_FILES_BUSY for more details in spec.
Updated by Patrick Donnelly about 2 years ago
- Assignee set to Christopher Hoffman
Updated by Christopher Hoffman over 1 year ago
- Status changed from New to In Progress
Updated by Christopher Hoffman over 1 year ago
- Status changed from In Progress to Resolved
Actions