]> git.ipfire.org Git - thirdparty/libarchive.git/commit
HBSD: Ignore UFS shenanigans 1409/head
authorShawn Webb <shawn.webb@hardenedbsd.org>
Wed, 14 Oct 2020 16:51:49 +0000 (12:51 -0400)
committerShawn Webb <shawn.webb@hardenedbsd.org>
Wed, 14 Oct 2020 16:51:49 +0000 (12:51 -0400)
commit5b4bc233bd812c580ddf938ca63dd492c99b80a6
tree12442210a29994fe8e6cafe9ef5d8c35fc430f1d
parent4d1a6ebcfde1bf0b27c617152f6cfbab84c90762
HBSD: Ignore UFS shenanigans

UFS stores NFSv4 ACLs in the system extended attribute namespace. Per
libarchive maintainer, ignore those attributes.

Signed-off-by: Shawn Webb <shawn.webb@hardenedbsd.org>
libarchive/archive_read_disk_entry_from_file.c
libarchive/archive_write_disk_posix.c