]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Revert "libblkid: check for multi-session CDROMs"
authorKarel Zak <kzak@redhat.com>
Wed, 27 Apr 2016 16:49:36 +0000 (18:49 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 27 Apr 2016 16:49:36 +0000 (18:49 +0200)
commit6548ac6aa797b3e64ea1ea28a3fb41464b35bc05
tree9b3fdf7bde4a1febbd8e0f83b31513e8871de1b2
parenta14cc9a5046bc4954b4110323c83599f90f9f35e
Revert "libblkid: check for multi-session CDROMs"

This reverts commit a14cc9a5046bc4954b4110323c83599f90f9f35e.

We need a better way (probably analyze track ioctls CDROMREADTOCHDR
and CDROMREADTOCENTRY) to get also proper track size.

The original patch works only if data track is the last track.

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