]> wimlib.net Git - wimlib/blobdiff - src/dentry.h
NTFS apply: fix extracting links
[wimlib] / src / dentry.h
index 7caeee997ce5659b43c8227fa40906eda00021ac..99de40af7224b7324a4335f0457dd44f86a6e85d 100644 (file)
@@ -255,6 +255,7 @@ struct wim_inode {
        /* %true iff verify_inode() has run on this inode. */
        u8 i_verified : 1;
 
+       /* Used only in NTFS-mode extraction */
        u8 i_dos_name_extracted : 1;
 
        /* Number of alternate data streams associated with this inode */