New read option isoburn_ropt_lfa_only_settable
This commit is contained in:
@@ -335,8 +335,13 @@ struct isoburn_read_opts {
|
||||
unsigned int noea:1; /* Do not read XFS-style EA from externals */
|
||||
|
||||
/* ts C40716 */
|
||||
unsigned int lfa_flags:1; /* Read Linux file attribute flags (chattr) */
|
||||
|
||||
unsigned int lfa_flags:1; /* Read Linux file attribute flags (chattr)
|
||||
from external filesystem objects
|
||||
*/
|
||||
/* ts C40826 */
|
||||
unsigned int lfa_only_settable:1; /* Ignore non-settable flags from
|
||||
from external filesystem objects
|
||||
*/
|
||||
/* ts A90508 */
|
||||
unsigned int noino:1; /* Discard eventual PX inode numbers */
|
||||
|
||||
|
Reference in New Issue
Block a user