mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 05:48:05 +00:00
rst: Remove unused field from task_restore_args
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
f8142ba352
commit
1bc50df94b
@ -89,7 +89,6 @@ struct task_restore_core_args {
|
|||||||
int fd_pages; /* opened pages dump file */
|
int fd_pages; /* opened pages dump file */
|
||||||
int logfd;
|
int logfd;
|
||||||
unsigned int loglevel;
|
unsigned int loglevel;
|
||||||
bool restore_threads; /* if to restore threads */
|
|
||||||
|
|
||||||
/* threads restoration */
|
/* threads restoration */
|
||||||
int nr_threads; /* number of threads */
|
int nr_threads; /* number of threads */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user