tar: optional support for restoring selinux context
authorJ. Tang <tang@jtang.org>
Fri, 19 Mar 2010 13:48:51 +0000 (14:48 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Mar 2010 13:48:51 +0000 (14:48 +0100)
commit77a2c51e79eb54c8f5cc8903465223cbac6e8d50
tree932aff055f4e16da85fe2dbb0c02404407077799
parentbcda0042e2313d65a835b874c78bf215d743a844
tar: optional support for restoring selinux context

function                                             old     new   delta
get_header_tar                                      1690    1976    +286
data_extract_all                                     821     881     +60
.rodata                                           151446  151503     +57
get_header_cpio                                     1044    1077     +33
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 436/0)             Total: 436 bytes

Signed-off-by: J. Tang <tang@jtang.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/Config.in
archival/libunarchive/data_extract_all.c
archival/libunarchive/get_header_tar.c
include/unarchive.h