git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f7874c
)
udf: Fix detection of VAT version
author
Jan Kara
<jack@suse.cz>
Mon, 7 Apr 2008 23:16:32 +0000
(
01:16
+0200)
committer
Jan Kara
<jack@suse.cz>
Thu, 17 Apr 2008 12:23:39 +0000
(14:23 +0200)
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 <jack@suse.cz>
No differences found