Installed a guardian for predicted track end

This commit is contained in:
2007-02-15 20:18:07 +00:00
parent dbe2ee41ae
commit 4df7aa0f3b
4 changed files with 39 additions and 10 deletions

View File

@ -212,6 +212,8 @@ struct burn_drive
(e.g. by d->send_write_parameters() ; d->get_nwa()).
*/
off_t media_capacity_remaining;
/* ts A70215 : if > 0 : first lba on media that is too high for write*/
int media_lba_limit;
int toc_temp;