commit | 2723480a0f8fe6c045d23715eaa28f208644f42a | [log] [tgz] |
---|---|---|
author | Sargun Dhillon <sargun@sargun.me> | Thu May 11 21:18:03 2017 +0000 |
committer | David Sterba <dsterba@suse.com> | Mon Jun 19 18:25:58 2017 +0200 |
tree | 5ac1a63ffe81371388ebb7f16c6408b62bc717c8 | |
parent | f29efe292198b9dbf67fb79ec9ffb5865ca29fb8 [diff] |
btrfs: Add quota_override knob into sysfs This patch adds the read-write attribute quota_override into sysfs. Any process which has CAP_SYS_RESOURCE can set this flag to on, and once it is set to true, processes with CAP_SYS_RESOURCE can exceed the quota. Signed-off-by: Sargun Dhillon <sargun@sargun.me> Reviewed-by: David Sterba <dsterba@suse.com> [ minor changelog edits ] Signed-off-by: David Sterba <dsterba@suse.com>