[CRIU] Re: [PATCH 14/26] pipes: Reorder functions

Pavel Emelyanov xemul at parallels.com
Tue Jun 19 07:30:07 EDT 2012


On 06/19/2012 12:30 PM, Cyrill Gorcunov wrote:
> 
> Checkpoint and restore do use fdtype_ops
> and file_desc_ops intensively so reorder
> pipes functions, this allow us to make
> them static and drop additional declarations.
> 
> No func changes.
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  pipes.c |  174 +++++++++++++++++++++++++++++++--------------------------------
>  1 files changed, 85 insertions(+), 89 deletions(-)
> 

Applied


More information about the CRIU mailing list