From: Jan Kara Date: Tue, 8 Apr 2008 00:08:53 +0000 (+0200) Subject: udf: Handle VAT packed inside inode properly X-Git-Tag: v2.6.26-rc1~1108^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa5e08156335d0687c85b4e724db9448fb166601;p=pandora-kernel.git udf: Handle VAT packed inside inode properly We didn't handle VAT packed inside the inode - we tried to call udf_block_map() on such file which lead to strange results at best. Add proper handling of packed VAT as we do it with other packed files. Signed-off-by: Jan Kara --- Reading git-diff-tree failed