]> wimlib.net Git - wimlib/blobdiff - src/dentry.h
Windows rpfix capture (in progress)
[wimlib] / src / dentry.h
index 5d12b4b857ccccf5949f1aedf30801362f57276f..042ffe6071ae922485aae125c478243b07d1f17c 100644 (file)
@@ -231,6 +231,8 @@ struct wim_inode {
        /* Used only in NTFS-mode extraction */
        u8 i_dos_name_extracted : 1;
 
+       u16 i_not_rpfixed;
+
        /* Number of alternate data streams associated with this inode */
        u16 i_num_ads;