From: Jan Kara Date: Mon, 30 Nov 2009 18:47:55 +0000 (+0100) Subject: udf: Try harder when looking for VAT inode X-Git-Tag: v2.6.33-rc1~276^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e971b0b9e0dd50d9ceecb67a6a6ab80a80906033;p=pandora-kernel.git udf: Try harder when looking for VAT inode Some disks do not contain VAT inode in the last recorded block as required by the standard but a few blocks earlier (or the number of recorded blocks is wrong). So look for the VAT inode a bit before the end of the media. Signed-off-by: Jan Kara --- Reading git-diff-tree failed