Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2929090
By: nobody
Three questions about documentation
First question.
In ntfs-doc 0.5, both "base file refence" in $ATTRIBUTE_LIST and "File reference
to the base FILE record" in file record are 64bit, but actually upper 16bit
holds sequence number of the reffered file.
I think, the 64bit should be devided into
seq(16bit) and 48bit. Is it correct?
Second question.
The doc saids:
$ATTRIBUTE_LIST entries are sorted by
1. Attribute type
2. Attribute name (if present)
3. Sequence number
3rd key of the sorting should be "Starting VCN"
Third question.
I think, the attributes in MFT record is sorted by same order as in $ATTRIBUTE_LIST.
Is this correct?
# I cannot find statement about this order in the doc.
Think you.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44084
|