2
0
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:
Pavel Emelyanov
2012-04-05 12:48:57 +04:00
parent eee874e465
commit d1c9f0d71c
3 changed files with 18 additions and 0 deletions

View File

@@ -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);