Interest
The attribute list is used in case where a file need extension FILE records in the MFT to be fully described, in order to find any file attribute of this file. This file attribute may be non-resident because its stream is likely to grow.
Layout of the stream
The stream of this attribute is a list of records. Each record describes a file attribute, and has the following layout:
- Starting VCN
- A copy of the field at offset 10 in the header part of a non-resident attribute, or 00 00 00 00 00 00 00 00 for a resident file attribute.
- Identificator
- A copy of the field at offset E in the attribute header part.
Note:
- The Attribute List attribute doesn't self-reference.
- The records are ordered by increasing order of the attribute type.
Regis Duchesne at VIA, ECP, France
Last modified: Mon Feb 15 07:21:52 PST 1999