Serge E. Hallyn wrote: > Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): > >>PATCH [06/06] >> >>This patch introduces the .write seq operation for /proc/pid/semundo. >> >>In order to simplify the locking strategy, the write operation is only allowed >>to 'current'. >> >> >>Signed-off-by: Nadia Derbey <[EMAIL PROTECTED]> > > > Acked-by: Serge Hallyn <[EMAIL PROTECTED]> > > Have you written a patch to cryo in light of the new (target==current) > restriction? >
Serge, Finally, after having a look at cryo code, it appeared that the semundo proc file was already recreated in "injection mode" for current task. So, nothing to be changed... except that I found a bug at the end of the undo list restoring phase. Sending the patch right now. Regards, Nadia _______________________________________________ Containers mailing list [EMAIL PROTECTED] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
