]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Remove FS_EXTEND_FL from Linux and UF_ARCHIVE from FreeBSD file flags
authorMartin Matuska <martin@matuska.org>
Wed, 13 Mar 2019 14:57:21 +0000 (15:57 +0100)
committerMartin Matuska <martin@matuska.org>
Thu, 14 Mar 2019 21:04:28 +0000 (22:04 +0100)
commitf47bf687312e3ffc0d1fdac759165b8d3fa63b1b
treed46c0e3b0f5e1c1a0bc6efb2c380b7f5bff75c25
parentff1915ae1d2f0c1a3b9428cf6d50daee2d3e0f30
Remove FS_EXTEND_FL from Linux and UF_ARCHIVE from FreeBSD file flags

As to documentation, FS_EXTEND_FL may not be removed using chattr(1)
UF_ARCHIVE is used internally on FreeBSD ZFS
libarchive/archive_entry.c