mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 13:28:27 +00:00
criu: add the mnt_id feature if a test uses more than one mntns
Signed-off-by: Andrew Vagin <avagin@virtuozzo.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
0c9db23f50
commit
b2b86052bc
@ -1 +1 @@
|
|||||||
{'flags': 'suid', 'flavor': 'ns uns'}
|
{'flavor': 'ns uns', 'flags': 'suid', 'feature': 'mnt_id'}
|
||||||
|
@ -1 +1 @@
|
|||||||
{'flavor': 'ns', 'flags': 'suid excl'}
|
{'flavor': 'ns', 'flags': 'suid excl', 'feature': 'mnt_id'}
|
||||||
|
@ -1 +1 @@
|
|||||||
{'flavor': 'ns uns', 'flags': 'suid'}
|
{'flavor': 'ns uns', 'flags': 'suid', 'feature': 'mnt_id'}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user