]> git.proxmox.com Git - proxmox-backup.git/commit
pxar: restore file attributes, improve errors
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 14 Jul 2020 07:16:16 +0000 (09:16 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 14 Jul 2020 08:25:45 +0000 (10:25 +0200)
commit032cd1b8621e1e3b83a47058f55cfb2f7acb0b98
tree8532d20b5b24d8ef98228bdfbb10d596684ac4c5
parentec2434fe3ce4b31381a5575c2a7e745e3cf0934f
pxar: restore file attributes, improve errors

and use the correct integer types for these operations

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/pxar/create.rs
src/pxar/extract.rs
src/pxar/flags.rs
src/pxar/metadata.rs
src/tools/fs.rs