]> git.ipfire.org Git - thirdparty/libarchive.git/commit
archive_entry.c: changes in file flags code
authorMartin Matuska <martin@matuska.org>
Tue, 19 Mar 2019 16:17:51 +0000 (17:17 +0100)
committerMartin Matuska <martin@matuska.org>
Tue, 19 Mar 2019 16:33:21 +0000 (17:33 +0100)
commit3c079320b23ddf5ef38c443569c25898ad79ddb9
tree30403fff6a21d2aa072d89c4f12c00634ac443f4
parent8c3b3b96f2b8481612bffe66eee0a017315b5acc
archive_entry.c: changes in file flags code
Use "undel" for FS_UNRM_FL file flag
Drop compat of UF_NOUNLINK and FS_UNRM_FL
Use "secdel" for FS_SECRM_FL and "journal-data" for FS_JOURNAL_DATA_FL

Fixes #1098
libarchive/archive_entry.c