Re: [PATCH v2 0/2] btrfs: allow mechanism to override quota

2017-05-19 Thread David Sterba
On Fri, May 19, 2017 at 01:39:49AM -0700, Sargun Dhillon wrote: > On Fri, May 12, 2017 at 7:48 AM, David Sterba wrote: > > On Thu, May 11, 2017 at 09:17:01PM +, Sargun Dhillon wrote: > >> This patchset makes it so that on a per-filesystem basis one can disable > >> quota enforcement for users

Re: [PATCH v2 0/2] btrfs: allow mechanism to override quota

2017-05-19 Thread Sargun Dhillon
On Fri, May 12, 2017 at 7:48 AM, David Sterba wrote: > On Thu, May 11, 2017 at 09:17:01PM +, Sargun Dhillon wrote: >> 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

Re: [PATCH v2 0/2] btrfs: allow mechanism to override quota

2017-05-12 Thread David Sterba
On Thu, May 11, 2017 at 09:17:01PM +, Sargun Dhillon wrote: > 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 extend