close 247412
thanks
Fixed by the following changeset that's part of Linux 2.6.7:
[EMAIL PROTECTED], 2004-06-03 08:03:52-07:00, [EMAIL PROTECTED]
[PATCH] quota: fix for old quota format
From: Jan Kara <[EMAIL PROTECTED]>
Fix a problem in the old quota format when we tried to read quota
information after the end of quota file (that is correct as it might a user
with sufficiently large UID which has no limits or usage).
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>