GIT: unionfs2-2.6.27.y: Unionfs: remove obsolete #define and comment

Erez Zadok ezk at fsl.cs.sunysb.edu
Thu Aug 12 23:17:19 EDT 2010


commit 0753b07262b8a159bc9dcf22a705d54b932503bc
Author: Erez Zadok <ezk at cs.sunysb.edu>
Date:   Sun Oct 21 16:06:42 2007 -0400

    Unionfs: remove obsolete #define and comment
    
    Signed-off-by: Erez Zadok <ezk at cs.sunysb.edu>

diff --git a/include/linux/union_fs.h b/include/linux/union_fs.h
index d13eb48..a467de0 100644
--- a/include/linux/union_fs.h
+++ b/include/linux/union_fs.h
@@ -18,8 +18,5 @@
 # define UNIONFS_IOCTL_INCGEN		_IOR(0x15, 11, int)
 # define UNIONFS_IOCTL_QUERYFILE	_IOR(0x15, 15, int)
 
-/* We don't support normal remount, but unionctl uses it. */
-# define UNIONFS_REMOUNT_MAGIC		0x4a5a4380
-
 #endif /* _LINUX_UNIONFS_H */
 


More information about the unionfs-cvs mailing list