New flag bit of API call isoburn_drive_aquire() to cause burn_drive_re_assess()

This commit is contained in:
2011-10-05 08:57:39 +00:00
parent 80b0f99366
commit aa2b37aa84
3 changed files with 9 additions and 2 deletions

View File

@ -433,6 +433,9 @@ int isoburn_drive_scan_and_grab(struct burn_drive_info *drive_infos[],
bit6= ignore POSIX Extended Attributes from external
filesystems
bit7= pretend read-only profile and scan for table of content
bit8= re-assess already aquired (*drive_infos)[0] rather
than aquiring adr
@since 1.1.8
@return 1 = success , 0 = drive not found , <0 = other error
*/
int isoburn_drive_aquire(struct burn_drive_info *drive_infos[],