mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 23:51:28 +03:00
5e267ea5a3
Reportedly, many CD drive firmwares will only consider the MSB in a READ command, thus if we request 17 blocks to be read, we'll actually only get 16 in many cases, and thus miss out the interesting sector #17. This would lead to falsely considering nonempty DVDs as blank. Fetch 32 blocks now, which should work everywhere. Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com> |
||
---|---|---|
.. | ||
.gitignore | ||
60-cdrom_id.rules | ||
cdrom_id.c |