From: Jan Kara Date: Thu, 16 Feb 2012 12:00:14 +0000 (+0100) Subject: udf: Fix handling of i_blocks X-Git-Tag: v3.4-rc1~77^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4287dbc07763595c1e74edbb6520092290185c;p=pandora-kernel.git udf: Fix handling of i_blocks Commit 36350462 removed unused quota support from UDF. As an unfortunate sideeffect it also removed updates of i_blocks so all files had i_block == 0. Fix the problem by returning updates of file space back to UDF allocation and freeing functions. Signed-off-by: Jan Kara --- Reading git-diff-tree failed