New flag bit of API call isoburn_drive_aquire() to cause burn_drive_re_assess()
This commit is contained in:
@ -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[],
|
||||
|
Reference in New Issue
Block a user