From: Jan Kara Date: Fri, 24 Jun 2005 05:01:03 +0000 (-0700) Subject: [PATCH] quota: improve credits estimates X-Git-Tag: v2.6.13-rc1~68^2~372 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e5117ba0af4582b6ec9164874f719d7f3f1eb2b;p=pandora-kernel.git [PATCH] quota: improve credits estimates Improve estimates on the number of needed credits for quota transaction. Now we distinguish blocks that might need to be allocated and blocks that only need to be rewritten. Also we distinguish deleting of a quota structure and creating of a new one. Signed-off-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed