Comment 49 for bug 59620

Revision history for this message
In , Ian (ian-redhat-bugs) wrote :

Created attachment 106657
Add ext_attr support to parted

I think the problem is that parted does not support the ext_attr feature used
for SELinux. All the other features on my ext3 partitions are recognized by
parted. This patch copies the EXT2_FEATURE_COMPAT_EXT_ATTR feature definition
from e2fsprogs and adds recognition of it. I don't think there is any reason
for special handling of ext_attr.