mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
mount: mount_info -- Drop unused @is_file
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Acked-by: Tycho Andersen <tycho.andersen@canonical.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
311e927b5c
commit
4f8f97e0bd
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ struct mount_info {
|
|||
bool dumped;
|
||||
};
|
||||
bool need_plugin;
|
||||
int is_file;
|
||||
bool is_ns_root;
|
||||
struct mount_info *next;
|
||||
struct ns_id *nsid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue