[CRIU] [PATCH 1/5] mnt: clean up
Andrei Vagin
avagin at openvz.org
Wed Dec 7 23:30:06 PST 2016
From: Andrei Vagin <avagin at virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin at virtuozzo.com>
---
criu/mount.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/criu/mount.c b/criu/mount.c
index fdd26c5..68e4faf 100644
--- a/criu/mount.c
+++ b/criu/mount.c
@@ -121,9 +121,6 @@ static void mntinfo_add_list(struct mount_info *new)
}
}
-static struct mount_info *mnt_build_tree(struct mount_info *list, struct mount_info *roots_mp);
-static int validate_mounts(struct mount_info *info, bool for_dump);
-
static struct mount_info *__lookup_overlayfs(struct mount_info *list, char *rpath,
unsigned int st_dev, unsigned int st_ino,
unsigned int mnt_id)
--
2.7.4
More information about the CRIU
mailing list