Skip to content
Commit c82a1275 authored by Jan Kara's avatar Jan Kara
Browse files

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: default avatarJan Kara <jack@suse.cz>
parent 4f7874c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment