projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f943cff
)
Unionfs: remove obsolete #define and comment
author
Erez Zadok
<ezk@cs.sunysb.edu>
Sun, 21 Oct 2007 20:06:42 +0000
(16:06 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Fri, 12 Aug 2011 02:36:39 +0000
(22:36 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
include/linux/union_fs.h
patch
|
blob
|
history
diff --git
a/include/linux/union_fs.h
b/include/linux/union_fs.h
index d13eb48e269a61bd1ddaae0abc5f1220b7c61690..a467de06a60fa60a02843fc6e0cf7ca2afe7e358 100644
(file)
--- 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 */