From: Jan Kara Date: Mon, 7 Apr 2008 23:16:32 +0000 (+0200) Subject: udf: Fix detection of VAT version X-Git-Tag: v2.6.26-rc1~1108^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c82a127505d39fa81c886eceed6fdf8c1ff4a06b;p=pandora-kernel.git udf: Fix detection of VAT version We incorrectly (way to strictly) checked version of VAT on loading and thus refuse to mount correct media. There are just two format versions - below 2.0 and above 2.0 and we understand both. So update the version check accordingly. Signed-off-by: Jan Kara --- Reading git-diff-tree failed