Christian Ebner e993db91cd pxar: introduce fs_feature_flags obtained from filesystem magic in Encoder
Not all filesystems support features such as xattrs,acl,... and trying to get
them is rather expensive.
By getting the supported features based on the filesystem magic and masking the
user set feature flags, unsupported features are excluded rather inexpensively
while encoding the archive.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-06-07 11:08:20 +02:00
2019-04-25 11:01:33 +00:00
2019-04-25 11:01:33 +00:00
2019-04-11 12:18:04 +02:00
2019-06-05 09:44:43 +02:00
2019-02-05 14:17:30 +01:00
2019-06-05 09:44:43 +02:00
2019-02-24 10:18:38 +01:00
Description
No description provided
14 MiB
Languages
Rust 88.1%
JavaScript 11.3%
Makefile 0.3%
CSS 0.2%