commit f846b3517a78414021a02142f8926ffdb181bf9c
Author: Erez Zadok <[EMAIL PROTECTED]>
Date:   Sat Nov 17 23:33:39 2007 -0500

    Unionfs: remove obsolete #define and comment
    
    Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>

diff --git a/include/linux/union_fs.h b/include/linux/union_fs.h
index be4031a..379f251 100644
--- a/include/linux/union_fs.h
+++ b/include/linux/union_fs.h
@@ -18,7 +18,4 @@
 # 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 /* not _LINUX_UNIONFS_H */
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to