| From: |
| sukadev-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org |
| To: |
| serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org |
| Subject: |
| [PATCH 0/2][cryo] Save/restore pipe state |
| Date: |
| Mon, 23 Jun 2008 20:23:43 -0700 |
| Message-ID: |
| <20080624032343.GA27394@us.ibm.com> |
| Cc: |
| Containers <containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org> |
| Archive-link: |
| Article,
Thread
|
[PATCH 1/2] Save/restore state of unnamed pipes
Basic infrastructure to save/restore pipe state with assumptions
about order of fds.
[PATCH 2/2] Support Non-consecutive and dup pipe fds
Remove above assumptions about order of fds and support dups of
pipe fds.