From: Sebastian Manciulea Date: Mon, 14 Apr 2008 15:06:36 +0000 (+0200) Subject: udf: Fix bug in VAT mapping code X-Git-Tag: v2.6.26-rc1~1108^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47c9358a015199ed37c66235a2238271a7c8041f;p=pandora-kernel.git udf: Fix bug in VAT mapping code Fix mapping of blocks using VAT when it is stored in an inode. UDF_I(inode)->i_data already points to the beginning of VAT header so there's no need to add udf_ext0_offset(inode). Signed-off-by: Sebastian Manciulea Signed-off-by: Jan Kara --- Reading git-diff-tree failed