Serge E. Hallyn wrote: > Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): >> We noticed this while working on pts namespaces and believe this might >> be an useful change even as we rework our pts/device namespace approach. >> >> --- >> >> From: Sukadev Bhattiprolu <[EMAIL PROTECTED]> >> Subject: [PATCH]: Factor out PTY index allocation >> >> Factor out the code used to allocate/free a pts index into new interfaces, >> devpts_new_index() and devpts_kill_index(). This localizes the external >> data structures used in managing the pts indices. >> >> Signed-off-by: Sukadev Bhattiprolu <[EMAIL PROTECTED]> >> Signed-off-by: Serge Hallyn<[EMAIL PROTECTED]> >> Signed-off-by: Matt Helsley<[EMAIL PROTECTED]> > > No traces of devpts namespaces here, so I assume this should be > non-offensive and fine for inclusion. >
Acked-by: H. Peter Anvin <[EMAIL PROTECTED]> _______________________________________________ Containers mailing list [EMAIL PROTECTED] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
