]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: make I/O errors on CDROMs non-fatal
authorKarel Zak <kzak@redhat.com>
Thu, 28 Apr 2016 11:54:01 +0000 (13:54 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 28 Apr 2016 11:54:01 +0000 (13:54 +0200)
commit55ad13c26fe5d0e606be5a83937f31b8cf576588
tree729bcd0fa08e45d6fc3fa06806670f76bad650a2
parent6548ac6aa797b3e64ea1ea28a3fb41464b35bc05
libblkid: make I/O errors on CDROMs non-fatal

It seems too tricky to get a real size of the data track on hybrid
disks with audio+data. It seems overkill to analyze all header in
libblkid and on some disks it's probably possible to get I/O error
almost everywhere due to crazy copy protection etc.

Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/probe.c