Setting chattr "C" and "i" at their proper times during restoring to disk

This commit is contained in:
2024-08-06 21:32:41 +02:00
parent ce66b6a7e4
commit c0ec40c5d2
10 changed files with 417 additions and 174 deletions

View File

@ -448,6 +448,8 @@ int Xorriso_report_iso_error(struct XorrisO *xorriso, char *victim,
Xorriso_alloc_meM(sfe, char, 6 * SfileadrL);
Xorriso_process_msg_queues(xorriso, 0);
if(sorry_sev<0)
Xorriso__text_to_sev("SORRY", &sorry_sev, 0);