mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 13:58:34 +00:00
rst: Remove unused field from task_restore_args
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
@@ -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 */
|
||||||
|
Reference in New Issue
Block a user