Hello,
> On 30 Oct 2002 07:44:33 -0500
> Chris Mason <[EMAIL PROTECTED]> wrote:
>
> | The kinoded-8 patch was updated to 2.4.19-pre7, but not changes were
> | made other than a simple merge.
>
> Ok.
>
> |
> | >
> | > Also, do you plan to sync quota patches with 2.4.20pre or with 2.4.20 final
>once its out ?
> |
> | These won't fix the oops you posted yesterday. I've got a patch in
> | testing here, I was hoping to reproduce the bug before sending it out
> | (instead of just guessing ;-) I'll cleanup the debugging statements and
> | get you something worth using.
>
> Unfortunately, we got another oops on another filer yesterday which seems to be
>because of the same
> bug ( ksymoops at the end)
>
> The above statement leads me to think that this bug could still be hit even if i
> had 2.4.20-rc1 , right ?
>
> On the same filer, i also found this in the logs:
>
> VFS: find_free_dqentry(): Data block full but it shouldn't.
> VFS: Error -5 occured while creating quota.
> VFS: find_free_dqentry(): Data block full but it shouldn't.
> VFS: Error -5 occured while creating quota.
> etc..
This looks like corrupted quota file. Can you try running quotacheck?
There was some race in quota code which caused exactly this messages
but it should be fixed for a long time..
Honza