69 const char *location_base;
72 const char *checksum_type_str;
74 const char *checksum_cachedir;
75 gboolean skip_symlinks;
76 gboolean filelists_ext;
82 GMutex mutex_nevra_table;
83 GHashTable *nevra_table;
100 volatile long id_fil;
101 volatile long id_fex;
102 volatile long id_oth;
110 gint64 max_delta_rpm_size;
112 GMutex mutex_deltatargetpackages;
113 GSList *deltatargetpackages;
118 gchar *location_prefix;
122 FILE *output_pkg_list;
123 GMutex mutex_output_pkg_list;
124 GArray *delayed_write;