keep track of inodes

(Logical change 1.495)
edge.strict_endians
flatcap.org!ntfs 2004-08-13 11:37:54 +00:00
parent d25fa0b7c1
commit 552a8e42be
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ struct ntfs_dt {
int child_count;
INDEX_ENTRY **children;
struct ntfs_dt **sub_nodes;
ntfs_inode **inodes;
INDEX_HEADER *header;
VCN vcn;
BOOL changed;