]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Write xattr as LIBARCHIVE.xattr and/or SCHILY.xattr 691/head
authorStefan Berger <stefanb@us.ibm.com>
Fri, 6 May 2016 20:24:27 +0000 (16:24 -0400)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Mon, 9 Jan 2017 12:24:33 +0000 (07:24 -0500)
commit62ae8b6c29d27e041cb3cfc7cadc9d499115925c
treee7ac2b89aeb4aa57ef41aaedd872f5f6d4d60c5b
parentfdead7a1ff361f61d9cfb2026d11558999a088dd
Write xattr as LIBARCHIVE.xattr and/or SCHILY.xattr

Introduce flags to write extended attributes either with the prefix
LIBARCHIVE.xattr or SCHIL.xattr. For the existing bsdtar formats
'pax' and 'posix' we now choose to write both. This enables backwards
compatibility and allow us to exchange tar files carrying extended
attributes with GNU tar.
libarchive/archive_write_set_format_pax.c