[CRIU] [PATCH 0/2] mnt: Fix order for slave bindmounts and add some debug info
Cyrill Gorcunov
gorcunov at openvz.org
Thu Oct 8 12:45:53 PDT 2015
While been working on container's restore problem I found that we don't
consider slave bindmounts order in can_mount_now, thus slave peer is trying
to get mounted earlier than the master peer causing errors.
n.b.: I've a couple more patches for this problem in my queue,
they are not yet ready for sending though. Will send soon.
Cyrill Gorcunov (2):
mnt: Add debug printout if bindmount is changing flags
mnt: Update can_mount_now to test if master peer is ready
mount.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
--
2.4.3
More information about the CRIU
mailing list