2000-11-03 21:19:47

by Jan Kara

[permalink] [raw]
Subject: Small fix

Hello.

I've got a report that some people using quotas for lots of
users are experiencing being out of dquots. The problem is
that we have quota structs bound in unused inodes and we are not
aggressive enough to get it back. The following patch should
fix it (OK, more proper would be to make quota cache dynamic
as inode cache is but that wouldn't definitely pass over you :)).

Honza


Attachments:
dquot.c.diff (379.00 B)