Unionfs: remove obsolete #define and comment
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 18 Nov 2007 04:33:39 +0000 (23:33 -0500)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Thu, 1 May 2008 23:03:15 +0000 (19:03 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
include/linux/union_fs.h

index be4031af82a2c2b927895948ac6f3cc61b3e19bd..379f251a621dd426d4fadd7d4c467bee4bedf015 100644 (file)
@@ -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 */