New API call isoburn_igopt_set_pvd_times()
This commit is contained in:
@@ -502,6 +502,15 @@ struct isoburn_imgen_opts {
|
||||
*/
|
||||
int system_area_options;
|
||||
|
||||
/* User settable PVD time stamps */
|
||||
time_t vol_creation_time;
|
||||
time_t vol_modification_time;
|
||||
time_t vol_expiration_time;
|
||||
time_t vol_effective_time;
|
||||
/* To eventually override vol_modification_time by unconverted string
|
||||
and timezone 0 */
|
||||
char vol_uuid[17];
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user