[CRIU] Re: [PATCH 02/14] image: Drop never used PIPEFS_MAGIC
Pavel Emelyanov
xemul at parallels.com
Thu May 3 08:31:56 EDT 2012
On 04/29/2012 05:14 PM, Cyrill Gorcunov wrote:
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> include/image.h | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
It _was_ used, but when Andrew reworked pipes he lost this check.
What should be done is:
1. Check that fifo-s do not currently work
2. Fix them
3. Decide whether we need to distinguish pipes from fifos or not
3a. If we don't -- drop this magic
3b. If we do -- don't
Thanks,
Pavel
More information about the CRIU
mailing list