[PATCH 9/9] Unionfs: remove obsolete #define and comment

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Erez Zadok
Date: Sunday, October 21, 2007 - 4:51 pm

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
---
 include/linux/union_fs.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/include/linux/union_fs.h b/include/linux/union_fs.h
index 7f8dcc3..d29318f 100644
--- a/include/linux/union_fs.h
+++ b/include/linux/union_fs.h
@@ -20,8 +20,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 */
 
-- 
1.5.2.2

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL -mm] 0/9 Unionfs updates/cleanups/fixes, Erez Zadok, (Sun Oct 21, 4:51 pm)
[PATCH 9/9] Unionfs: remove obsolete #define and comment, Erez Zadok, (Sun Oct 21, 4:51 pm)
Re: [PATCH 1/9] Unionfs: security convert lsm into a stati ..., Christoph Hellwig, (Mon Oct 22, 1:22 am)
Re: [PATCH 1/9] Unionfs: security convert lsm into a stati ..., Christoph Hellwig, (Tue Oct 23, 2:07 am)