summaryrefslogtreecommitdiffstats
path: root/tests/ts/blkid
diff options
context:
space:
mode:
authorPali Rohár2018-05-25 17:52:31 +0200
committerPali Rohár2018-05-25 17:52:31 +0200
commit4c837d4ffe43c5378da683b8fc63e17eb3afcf46 (patch)
treee4e2ddd9c184e187b99aa113fda3e6aaa56671f8 /tests/ts/blkid
parentlibblkid: (ntfs) enlarge cluster limit to 2MB (diff)
downloadkernel-qcow2-util-linux-4c837d4ffe43c5378da683b8fc63e17eb3afcf46.tar.gz
kernel-qcow2-util-linux-4c837d4ffe43c5378da683b8fc63e17eb3afcf46.tar.xz
kernel-qcow2-util-linux-4c837d4ffe43c5378da683b8fc63e17eb3afcf46.zip
libblkid: udf: Fix reporting UDF 2.60 revision
According to the UDF 2.60 specification, the Minimum UDF Read Revision value shall be at most #0250 for all media with a UDF 2.60 file system. So in this case use Minimum UDF Write Revision as ID_FS_VERSION to distinguish between UDF 2.50 and UDF 2.60 discs. This commit also adds a testing Blu-Ray Recordable image with UDF revision 2.60 created by Nero which really sets Minimum UDF Read Revision to 2.50. Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Diffstat (limited to 'tests/ts/blkid')
-rw-r--r--tests/ts/blkid/images-fs/udf-bdr-2.60-nero.img.xzbin0 -> 1956 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/ts/blkid/images-fs/udf-bdr-2.60-nero.img.xz b/tests/ts/blkid/images-fs/udf-bdr-2.60-nero.img.xz
new file mode 100644
index 000000000..9fb9a4fec
--- /dev/null
+++ b/tests/ts/blkid/images-fs/udf-bdr-2.60-nero.img.xz
Binary files differ