Re: Cannot create subvolume with quota enabled

2012-09-11 Thread Dan Carpenter
On Tue, Sep 11, 2012 at 04:35:26AM -0400, Marios Titas wrote: > On Tue, Sep 11, 2012 at 2:19 AM, Arne Jansen wrote: > > > > instead of applying my patch, could you please just revert > > > > commit 5986802c2fcc754040bb7ed95f30bb16c4a843b7 > > Author: Dan Carpenter > > Date: Mon Jul 30 02:16:10

Re: Cannot create subvolume with quota enabled

2012-09-11 Thread Marios Titas
On Tue, Sep 11, 2012 at 2:19 AM, Arne Jansen wrote: > > instead of applying my patch, could you please just revert > > commit 5986802c2fcc754040bb7ed95f30bb16c4a843b7 > Author: Dan Carpenter > Date: Mon Jul 30 02:16:10 2012 -0600 > > Btrfs: fix some error codes in btrfs_qgroup_inherit() > >

Re: Cannot create subvolume with quota enabled

2012-09-10 Thread Arne Jansen
On 11.09.2012 07:24, Marios Titas wrote: > On Fri, Sep 7, 2012 at 6:04 PM, Arne Jansen wrote: >> Hi Andreas, >> >> >> Thanks for giving quota a try. I sent a fix separately with >> the subject >> >> [PATCH] Btrfs: btrfs_qgroup_inherit wrongly returns an error >> >> Could you please see if it fixes

Re: Cannot create subvolume with quota enabled

2012-09-10 Thread Marios Titas
On Fri, Sep 7, 2012 at 6:04 PM, Arne Jansen wrote: > Hi Andreas, > > > Thanks for giving quota a try. I sent a fix separately with > the subject > > [PATCH] Btrfs: btrfs_qgroup_inherit wrongly returns an error > > Could you please see if it fixes the problem? Even with this patch I still have a s

Re: Cannot create subvolume with quota enabled

2012-09-10 Thread Andreas Philipp
2012/9/10 Arne Jansen : > On 09/10/2012 08:13 PM, Andreas Philipp wrote: >> Hi Arne, >> >> On 08.09.2012 00:04, Arne Jansen wrote: >>> Hi Andreas, >>> >>> On 09/07/2012 09:36 PM, Andreas Philipp wrote: Hi, The following steps reproduce the error. My kernel is 3.6-rc4 and btrfs-p

Re: Cannot create subvolume with quota enabled

2012-09-10 Thread Arne Jansen
On 09/10/2012 08:13 PM, Andreas Philipp wrote: > Hi Arne, > > On 08.09.2012 00:04, Arne Jansen wrote: >> Hi Andreas, >> >> On 09/07/2012 09:36 PM, Andreas Philipp wrote: >>> Hi, >>> >>> The following steps reproduce the error. My kernel is 3.6-rc4 and >>> btrfs-progs are at commit 89fe5b5f666c247

Re: Cannot create subvolume with quota enabled

2012-09-10 Thread Andreas Philipp
Hi Arne, On 08.09.2012 00:04, Arne Jansen wrote: > Hi Andreas, > > On 09/07/2012 09:36 PM, Andreas Philipp wrote: >> Hi, >> >> The following steps reproduce the error. My kernel is 3.6-rc4 and >> btrfs-progs are at commit 89fe5b5f666c247aa3173745fb87c710f3a71a4a >> from >> git://git.kernel.org/p

Re: Cannot create subvolume with quota enabled

2012-09-07 Thread Arne Jansen
Hi Andreas, On 09/07/2012 09:36 PM, Andreas Philipp wrote: > Hi, > > The following steps reproduce the error. My kernel is 3.6-rc4 and > btrfs-progs are at commit 89fe5b5f666c247aa3173745fb87c710f3a71a4a > from > git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git > > master. >