X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Flookup_table.h;h=28862d5a3b9b753ea53e88c87881f923bfe38782;hp=e9532971748f96717d8086c7c710c293da7a6e6a;hb=3d84c998673ba7acf82ec5c26769a41e28a2cc7b;hpb=ac2f455531e39641bedca08ab510a8c1d09ba125;ds=sidebyside diff --git a/include/wimlib/lookup_table.h b/include/wimlib/lookup_table.h index e9532971..28862d5a 100644 --- a/include/wimlib/lookup_table.h +++ b/include/wimlib/lookup_table.h @@ -237,6 +237,9 @@ struct wim_lookup_table_entry { /* Used temporarily during WIM file writing */ struct { struct hlist_node hash_list_2; + + /* Links streams being written to the WIM. */ + struct list_head write_streams_list; }; /* Used temporarily during WIM file writing (after above) */ @@ -281,9 +284,6 @@ struct wim_lookup_table_entry { /* Links streams that are still unhashed after being been added * to a WIM. */ struct list_head unhashed_list; - - /* Links streams being written to the WIM. */ - struct list_head write_streams_list; }; static inline u64