This patchset makes it so that on a per-filesystem basis one can disable quota enforcement for users with cap_sys_resource. This patchset can likely later be extended to per-qgroup, or a per-volume basis. I'm thinking of extending the sysfs interface to list the qgroups and this same interface for the qgroups themselves.
Sargun Dhillon (2): btrfs: add quota override attribute btrfs: Add quota_override knob into sysfs fs/btrfs/ctree.h | 3 +++ fs/btrfs/qgroup.c | 9 +++++++-- fs/btrfs/sysfs.c | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 46 insertions(+), 2 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html