ntfs_dump_attr_index_allocation(): dump number of entries per block too

edge.strict_endians
szaka 2006-08-13 18:46:22 +00:00
parent 3c06d7d9c5
commit 952926725d
1 changed files with 1 additions and 0 deletions

View File

@ -1643,6 +1643,7 @@ static void ntfs_dump_attr_index_allocation(ATTR_RECORD *attr, ntfs_inode *ni)
if (entries != -1) {
total_entries += entries;
total_indx_blocks++;
printf("\tIndex entries:\t\t %d\n", entries);
}
}
tmp_alloc = (INDEX_ALLOCATION *)((u8 *)tmp_alloc +