]> wimlib.net Git - wimlib/blobdiff - src/wimlib_internal.h
inode updates (IN PROGRESS)
[wimlib] / src / wimlib_internal.h
index c7a3f8fec75a01364fa7077cba5605549ce7efdb..4e2f1d26d311fe9fa819190234f8a9ac633faee9 100644 (file)
@@ -239,6 +239,8 @@ struct image_metadata {
         * resource. */
        struct lookup_table_entry *metadata_lte;
 
+       struct hlist_head inode_list;
+
        /* True if the filesystem of the image has been modified.  If this is
         * the case, the memory for the filesystem is not freed when switching
         * to a different WIM image. */