Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upQuota support should be optional #127
Closed
Comments
|
I have never noticed any performance issues with quotas, but I'll add an option to disable it. |
|
Added option in v18.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Quota system have slightly unpleasant known issues, so will be useful to disable it.
timeshiftforcibly execute this commands (without any questions):# btrfs quota enable <path># btrfs quota rescan <path>But without quota will not be possible to know snapshots size (or execute this command
# btrfs qgroup show)I think in settings (and first launch wizard) should be a check box (enabled by default)