[CRIU] [PATCH 2/5] image: Drop never used PIPEFS_MAGIC

Cyrill Gorcunov gorcunov at openvz.org
Fri Apr 27 18:13:25 EDT 2012


Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 include/image.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/image.h b/include/image.h
index 71bccd1..8d1c434 100644
--- a/include/image.h
+++ b/include/image.h
@@ -33,8 +33,6 @@
 #define REMAP_FPATH_MAGIC	0x59133954 /* Vologda */
 #define GHOST_FILE_MAGIC	0x52583605 /* Oryol */
 
-#define PIPEFS_MAGIC	0x50495045
-
 enum fd_types {
 	FDINFO_UND,
 	FDINFO_REG,
-- 
1.7.7.6



More information about the CRIU mailing list