]> wimlib.net Git - wimlib/blobdiff - src/mount_image.c
Trim down 'flags' member of 'struct blob_descriptor'
[wimlib] / src / mount_image.c
index 7fe8bb537fb1621a5e5742fba40aa98ed8347dde..9d7ddd326f7fc0f9fb222c62b34684a1106ed5fb 100644 (file)
@@ -1018,9 +1018,10 @@ renew_current_image(struct wimfs_context *ctx)
        new_blob = new_blob_descriptor();
        if (!new_blob)
                goto err_put_replace_imd;
+
        new_blob->refcnt = 1;
-       new_blob->flags = WIM_RESHDR_FLAG_METADATA;
        new_blob->unhashed = 1;
+       new_blob->is_metadata = 1;
 
        /* Make the image being moved available at a new index.  Increments the
         * WIM's image count, but does not increment the reference count of the