[CRIU] [PATCH 01/11] headers: Move fcntl related data to include/fcntl.h
Cyrill Gorcunov
gorcunov at openvz.org
Thu Nov 14 07:19:49 PST 2013
fcntl data is arch independent, so move it out of include/asm/type.h
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
arch/arm/include/asm/types.h | 27 ---------------------------
arch/x86/include/asm/types.h | 27 ---------------------------
image.c | 1 +
include/fcntl.h | 32 ++++++++++++++++++++++++++++++++
include/files.h | 1 +
mem.c | 1 +
page-pipe.c | 1 +
page-xfer.c | 1 +
pie/parasite.c | 1 +
pie/util-fd.c | 1 +
pie/util.c | 1 +
shmem.c | 1 +
stats.c | 1 +
13 files changed, 42 insertions(+), 54 deletions(-)
create mode 100644 include/fcntl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-headers-Move-fcntl-related-data-to-include-fcntl.h.patch
Type: text/x-patch
Size: 5094 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20131114/2a95346f/attachment-0001.bin>
More information about the CRIU
mailing list