commit fd713d60aa0bf6d4a19c812f1039209f7496ace5
Author: Erez Zadok <[EMAIL PROTECTED]>
Date:   Sun Oct 21 16:10:59 2007 -0400

    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 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 */
 
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to