-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve pool import with disabled or indeterminate quota state #1987
Add sensitivity / heed warnings re a quota disabled state (often only displayed for a short period and accompanied by otherwise normal quota enabled behaviour) and additionally make our 'btrfs qgroup assign' wrapper fail elegantly in this interim / indeterminate quota state. Addressed issue could in rare situations also block share creation. Summary: - Enhance qgroup_max() re qgroup disabled warnings. - Enhance are_quotas_enabled() re qgroup disabled warnings. - Don’t fail import / share creation for failure to quota group assign: log as error and continue.
- Loading branch information
Showing
1 changed file
with
36 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters