New flag bit 12 "do not ignore XFS-style project ids" with isoburn_drive_aquire(). New isoburn_read_opts extension isoburn_ropt_projid.
This commit is contained in:
@@ -340,8 +340,12 @@ struct isoburn_read_opts {
|
||||
*/
|
||||
/* ts C40826 */
|
||||
unsigned int lfa_only_settable:1; /* Ignore non-settable flags from
|
||||
from external filesystem objects
|
||||
external filesystem objects
|
||||
*/
|
||||
/* ts C41010 */
|
||||
unsigned int projid:1; /* Read XFS-style project ids from
|
||||
external filesystem objects
|
||||
*/
|
||||
/* ts A90508 */
|
||||
unsigned int noino:1; /* Discard eventual PX inode numbers */
|
||||
|
||||
|
Reference in New Issue
Block a user