]> wimlib.net Git - wimlib/blobdiff - src/verify.c
verify_inode(): Only warn on multiple unnamed streams
[wimlib] / src / verify.c
index f85446a7db2bf3e85a6b21c10d75ec6c4829cc33..a4fb17c03a02a1d13339e0e3ed49d89bb037a5dd 100644 (file)
@@ -85,9 +85,8 @@ verify_inode(struct wim_inode *inode, const WIMStruct *w)
                        num_unnamed_streams++;
        }
        if (num_unnamed_streams > 1) {
-               ERROR("Dentry `%"TS"' has multiple (%u) un-named streams",
-                     dentry_full_path(first_dentry), num_unnamed_streams);
-               return WIMLIB_ERR_INVALID_DENTRY;
+               WARNING("\"%"TS"\" has multiple (%u) un-named streams",
+                       dentry_full_path(first_dentry), num_unnamed_streams);
        }
 
        /* Files cannot have multiple DOS names, even if they have multiple