Opened 23 months ago

Last modified 22 months ago

#17789 assigned enhancement

XFS Extended Attribute support

Reported by: Mashijams Owned by: mashijams
Priority: normal Milestone: Unscheduled
Component: File Systems/XFS Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Extended attributes come in two versions: “attr1” or “attr2”.

attr1 is used only for xfs V4, while attr2 is used by default for xfs V5. We need to add support for both of them.

Further Attributes are classified as shortform attributes, leaf attributes, node attributes and B+Tree attributes. We need to implement attribute support accordingly.

Change History (1)

comment:1 by pulkomandy, 22 months ago

Owner: set to mashijams
Status: newassigned
Note: See TracTickets for help on using tickets.