mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
files: Show collected regfiles fd tree
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
@@ -39,6 +39,7 @@ struct fdinfo_list_entry {
|
||||
futex_t real_pid;
|
||||
};
|
||||
|
||||
void show_saved_files(void);
|
||||
extern int collect_reg_files(void);
|
||||
extern int prepare_fds(int pid);
|
||||
extern int prepare_fd_pid(int pid);
|
||||
|
Reference in New Issue
Block a user