[CRIU] [PATCH 0/6] Headers cleanup

Andrei Vagin avagin at gmail.com
Tue Dec 4 11:18:55 MSK 2018


Applied, thanks!
On Fri, Nov 09, 2018 at 09:51:20PM +0000, Radostin Stoyanov wrote:
> Radostin Stoyanov (6):
>   Remove unused #include <sys/sendfile.h>
>   Remove unused #include <sys/vfs.h>
>   Replace references to MAP_ANON with MAP_ANONYMOUS
>   Remove duplicated include statements
>   Remove unused #include <dirent.h>
>   cr-restore: Remove unused #include <grp.h>
> 
>  compel/plugins/shmem/shmem.c     |  2 +-
>  criu/arch/x86/kerndat.c          |  4 ++--
>  criu/bfd.c                       |  2 +-
>  criu/cr-check.c                  |  3 +--
>  criu/cr-dump.c                   |  3 ---
>  criu/cr-restore.c                | 12 +++---------
>  criu/cr-service.c                |  2 --
>  criu/eventfd.c                   |  1 -
>  criu/eventpoll.c                 |  1 -
>  criu/files-reg.c                 |  1 -
>  criu/fsnotify.c                  |  3 ---
>  criu/mount.c                     |  1 -
>  criu/pipes.c                     |  2 +-
>  criu/sk-queue.c                  |  1 -
>  criu/uffd.c                      |  1 -
>  criu/util.c                      |  7 -------
>  criu/vdso.c                      |  4 ++--
>  test/others/rpc/test-c.c         |  1 -
>  test/zdtm/static/inotify00.c     |  1 -
>  test/zdtm/static/inotify02.c     |  1 -
>  test/zdtm/static/mem-touch.c     |  2 +-
>  test/zdtm/static/mntns_ro_root.c |  1 -
>  test/zdtm/static/mprotect00.c    |  2 +-
>  test/zdtm/static/netns-dev.c     |  1 -
>  test/zdtm/transition/file_read.c |  2 +-
>  test/zdtm/transition/ptrace.c    |  2 +-
>  26 files changed, 15 insertions(+), 48 deletions(-)
> 
> -- 
> 2.17.2
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list