cvs commit: src/sys/vfs/ufs quota.h ufs_quota.c
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Tue Nov 6 09:31:34 PST 2007
Matthew Dillon wrote:
> When the quotacheck has not been run the quota code may have to
> allocate blocks in the userquota file itself. This will deadlock the
> quota system.
>
> Disallow adjustments of quotas related to operations on the userquota file
> itself, and generate a warning to the console.
Is this a new problem or just an uncovered interited one?
cheers
simon
More information about the Commits
mailing list