[CRIU] Re: [PATCH] parasite: remove excessive header deps from parasite.h and friends

Pavel Emelyanov xemul at parallels.com
Wed May 30 04:50:34 EDT 2012


On 05/29/2012 08:11 PM, Kinsbursky Stanislav wrote:
> From: Stanislav Kinsbursky <skinsbursky at openvz.org>
> 
> The task is not complete - this is just a part of what have to be done. I.e.
> looks like a lot of excessive deps can be fixed.
> 
> Signed-off-by: Stanislav Kinsbursky <skinsbursky at openvz.org>
> ---
>  cr-dump.c                  |    1 +
>  files.c                    |    1 +
>  include/parasite-syscall.h |   11 +++--------
>  include/parasite.h         |    3 ---
>  include/syscall-types.h    |    3 ---
>  include/util.h             |    2 --
>  kcmp-ids.c                 |    1 +
>  namespaces.c               |    1 +
>  netfilter.c                |    1 +
>  parasite-syscall.c         |    5 +++++
>  parasite.c                 |    2 ++
>  pipes.c                    |    1 +
>  proc_parse.c               |    2 ++
>  shmem.c                    |    1 +
>  sk-inet.c                  |    2 ++
>  sk-tcp.c                   |    1 +
>  sk-unix.c                  |    1 +
>  sockets.c                  |   15 ---------------
>  sysctl.c                   |    2 ++
>  uts_ns.c                   |    1 +
>  20 files changed, 26 insertions(+), 31 deletions(-)

Applied


More information about the CRIU mailing list