on ext2 filesystem chown/chgroup doesn't change quota
ext3 is OK
----
Ivan
> on ext2 filesystem chown/chgroup doesn't change quota
> ext3 is OK
Kernel version, quota utils version, etc...?
Honza
--
Jan Kara <[email protected]>
SuSE CR Labs
Jan Kara wrote:
> > on ext2 filesystem chown/chgroup doesn't change quota
> > ext3 is OK
> Kernel version, quota utils version, etc...?
>
> Honza
kernel 2.4.18
quota 2.00 and 3.04
also
kernel 2.4.18 with 50_quota-patch-2.4.15-2.4.16 + dquot_deadlock.diff
ext3 works fine
-----
Ivan
> Jan Kara wrote:
>
> > > on ext2 filesystem chown/chgroup doesn't change quota
> > > ext3 is OK
> > Kernel version, quota utils version, etc...?
> >
> > Honza
>
> kernel 2.4.18
> quota 2.00 and 3.04
>
> also
> kernel 2.4.18 with 50_quota-patch-2.4.15-2.4.16 + dquot_deadlock.diff
>
> ext3 works fine
Sorry it took me so long to reply. I tried to reproduce your problem
but I haven't succeeded. Is quota really turned on on the filesystem?
Did you know which kernel version was the last working?
Honza
--
Jan Kara <[email protected]>
SuSE CR Labs
On Sun, 14 Apr 2002, Jan Kara wrote:
> > Jan Kara wrote:
> >
> > > > on ext2 filesystem chown/chgroup doesn't change quota
> > > > ext3 is OK
> > > Kernel version, quota utils version, etc...?
> > >
> > > Honza
> >
> > kernel 2.4.18
> > quota 2.00 and 3.04
> >
> > also
> > kernel 2.4.18 with 50_quota-patch-2.4.15-2.4.16 + dquot_deadlock.diff
> >
> > ext3 works fine
> Sorry it took me so long to reply. I tried to reproduce your problem
> but I haven't succeeded. Is quota really turned on on the filesystem?
> Did you know which kernel version was the last working?
>
> Honza
> --
> Jan Kara <[email protected]>
> SuSE CR Labs
>
>
I think the problem was ACL end EA patch. I am sorry, I forget that the
kernel was patched with acl/ea-0.8.25 too. Without this patch everything
is OK.
Thanks for reply
Ivan